摘要:        
知道编程应该是很久以前的事情。那时候还在用小霸王学习机,应该是BASIC语言吧。看确实当时看不懂。自己给自己一个台阶下,也许等到初中就能看懂了,也就把BASIC放下。初中的时候接触到了java,还买了一本书,但真的看不懂。也没有心思学吧。直到高中拿出来还是看不懂。再到后来知道了php asp c c    阅读全文
posted @ 2017-10-28 20:47
新手来也
阅读(153)
评论(0)
推荐(0)
        
            
        
        
摘要:        
f = open("username.txt","r")y = f.read()#print(y)f.close()p = open("password.txt","r")p1 = p.read()#print(p1)p.close()a = 0while True: c = open("cuo.t    阅读全文
posted @ 2017-10-28 11:33
新手来也
阅读(54)
评论(0)
推荐(0)
        
            
        
        
摘要:        
f = open("username.txt","r")y = f.read()#print(y)f.close()p = open("password.txt","r")p1 = p.read()#print(p1)p.close()a = 0while True: c = open("cuo.t    阅读全文
posted @ 2017-10-28 11:32
新手来也
阅读(149)
评论(0)
推荐(0)
        
            
        
        
摘要:        
第一篇文章必须是 hello world 这是仪式感,宣布,我正式进入编程模式。    阅读全文
posted @ 2017-10-28 11:31
新手来也
阅读(127)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号