Difference between revisions of "Team:SEU/tool"

Line 1: Line 1:
 
<html>
 
<html>
<?php $str = "&&This is some <b>bold</b> text."; echo
+
 
htmlspecialchars_decode($str);
+
?>
+
 
<!-- 解决官网bug的 CSS -->
 
<!-- 解决官网bug的 CSS -->
 
<style>
 
<style>
Line 1,560: Line 1,558:
 
if(b==1){
 
if(b==1){
 
for(i=3;i<n-3;i++){
 
for(i=3;i<n-3;i++){
if(a[i]==1 "&&" a[i-1]==1 '&&' a[i-2]==1 && a[i-3]==1)
+
if(a[i]==1 & & a[i-1]==1 && a[i-2]==1 && a[i-3]==1)
 
a[i]=randsrc([2,3],[0.5,0.5]);
 
a[i]=randsrc([2,3],[0.5,0.5]);
 
if(a[i]==2 && a[i-1]==2 && a[i-2]==2 && a[i-3]==2)
 
if(a[i]==2 && a[i-1]==2 && a[i-2]==2 && a[i-3]==2)

Revision as of 12:08, 10 September 2019

Tool

Number:

Welcome to Wiki of SEU!

Your team has been approved and you are ready to start the iGEM season!

More Details