雄兵连吧 关注:30,791贴子:219,297
  • 13回复贴,共1
Hello word 程序猿改变世界 sysout


IP属地:上海来自iPhone客户端1楼2017-09-21 22:17回复
    Object sunM=Sun. Wukong;for(100)sunM.pow*100


    IP属地:上海来自iPhone客户端2楼2017-09-21 22:21
    回复
      2025-07-22 09:25:32
      广告
      不感兴趣
      开通SVIP免广告
      #include<stdio.h>
      main()
      {
      printf(“hello world/n”);
      return 0;
      }


      IP属地:广东来自Android客户端3楼2017-09-21 23:01
      回复
        console.writeline("hello word");


        IP属地:四川6楼2017-09-21 23:35
        回复
          <?php
          echo 'hello world!'
          ?>


          IP属地:广东8楼2017-09-24 19:43
          回复
            <%
            response.Write "hello world !"
            %>


            IP属地:广东9楼2017-09-24 19:43
            回复
              楼上的碉堡了


              来自Android客户端10楼2017-09-24 21:19
              回复
                还有什么语言呢


                来自Android客户端11楼2017-09-24 23:47
                回复
                  2025-07-22 09:19:32
                  广告
                  不感兴趣
                  开通SVIP免广告
                  <script type="text/javascript">
                  document.write("hello world!")
                  </script>


                  IP属地:广东12楼2017-09-26 06:01
                  回复
                    import React, { PureComponent } from 'react';
                    import {
                    View,
                    Text,
                    AppRegistry,
                    } from 'react-native';
                    class App extends PureComponent {
                    render() {
                    return (
                    <View><Text>hello world</Text></View>
                    );
                    }
                    }
                    AppRegistry.registerComponent('demo', () => App);


                    IP属地:陕西13楼2017-09-26 21:24
                    回复
                      hallo kitty怎么破


                      IP属地:河北来自Android客户端14楼2017-09-27 15:59
                      回复
                        Python
                        >>> print 'Hello World!'
                        Hello World!


                        IP属地:北京15楼2017-09-28 14:56
                        收起回复