Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /var/www/html/wp-content/plugins/latex/latex.php on line 47
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /var/www/html/wp-content/plugins/latex/latex.php on line 49
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /var/www/html/wp-content/plugins/latex/latex.php on line 47
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /var/www/html/wp-content/plugins/latex/latex.php on line 49
echo "hello world" hello world |
1 2 3 | def printHelloWorld(): print "hello world" return true |
1 2 3 4 5 | #include int main(){ printf("Hello World\n"); return 0; } |
您必须登录才能发表评论。