浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年5月1日

摘要: 今天主要将精力放在调试json上,python下的json的库很大,也看了一些文章,主要有这么一些库,demjson,simplejson,我之前比较过这两个,所以初步在这两个上用,后来发现生成的序列化后的中文还是不是中文而是类似/uxx343,\x3454等,这样不直观,可能也能用,,因为只想它序列化和反序化的操作是等价的就可以了,不过我还是想我看起来更直观一些,所以想找能直接看就是中文的,之后... 阅读全文
posted @ 2010-05-01 21:48 lexus 阅读(441) 评论(0) 推荐(0) 编辑

摘要: 要想確保一件事情,按時完成,中間可能會遇到不可預期的事情發生,如何盡可能的保證項目的按時完成,這就需要在出現意外的時候,使用一些額外的辦法,比如用錢,或是別的什麼減少自己花費在意外上的時間來保證這個項目的正常進行電腦是不可靠的,不要把你的數據放在一台電腦上,要把重要的東西,隨是提交放到網絡上。或是打印出來, 隨時考慮電腦會掛掉的狀況,對於項目代碼的各種模塊的依賴等,一定要配置在一個目錄下,能很方便... 阅读全文
posted @ 2010-05-01 14:47 lexus 阅读(165) 评论(0) 推荐(0) 编辑

摘要: sudo gedit /etc/apt/apt.conf当你在安装ubuntu server时,设置代理不小心弄错了,可以通过上面这条命令来修改,我就遇到这个问题,之后使用sudo apt-get install装东西装不上,因此想到了是在安装的时候出了一点refference:此文讲述了三种修改代理的方法http://hi.baidu.com/soberggg/blog/item/0c597b8... 阅读全文
posted @ 2010-05-01 10:15 lexus 阅读(158) 评论(0) 推荐(0) 编辑

摘要: 设置ssh:http://www.cnblogs.com/lexus/archive/2010/05/01/1725477.html设置代理:http://www.cnblogs.com/lexus/archive/2010/05/01/1725483.html安装easy_install:http://www.cnblogs.com/lexus/archive/2010/05/01/172547... 阅读全文
posted @ 2010-05-01 10:13 lexus 阅读(263) 评论(1) 推荐(0) 编辑

摘要: sudo gedit /etc/apt/apt.conf当你在安装ubuntu server时,设置代理不小心弄错了,可以通过上面这条命令来修改,我就遇到这个问题,之后使用sudo apt-get install装东西装不上,因此想到了是在安装的时候出了一点refference:此文讲述了三种修改代理的方法http://hi.baidu.com/soberggg/blog/item/0c597b8... 阅读全文
posted @ 2010-05-01 09:34 lexus 阅读(253) 评论(0) 推荐(0) 编辑

摘要: sudo gedit /etc/apt/apt.conf当你在安装ubuntu server时,设置代理不小心弄错了,可以通过上面这条命令来修改,我就遇到这个问题,之后使用sudo apt-get install装东西装不上,因此想到了是在安装的时候出了一点纰漏,结绳记事 阅读全文
posted @ 2010-05-01 09:33 lexus 阅读(149) 评论(0) 推荐(0) 编辑

摘要: sudo apt-get install python-setuptools 阅读全文
posted @ 2010-05-01 09:17 lexus 阅读(163) 评论(0) 推荐(0) 编辑

摘要: sudo easy_install virtualenvvirtualenv --no-site-packages new2(folder name)cd new2source bin/activatereferencehttp://inet6.blogspot.com/2010/02/virtualenv.html 阅读全文
posted @ 2010-05-01 09:12 lexus 阅读(248) 评论(0) 推荐(0) 编辑

摘要: (new3)mlzboy@mlzboy-laptop:~/bijia/sblity/src/new3$ ssh mlzboy@10.3.11.240ssh: connect to host 10.3.11.240 port 22: No route to host(new3)mlzboy@mlzboy-laptop:~/bijia/sblity/src/new3$ ssh mlzboy@10.3.... 阅读全文
posted @ 2010-05-01 09:11 lexus 阅读(259) 评论(0) 推荐(0) 编辑

摘要: i have two laptops one is fujishu6311,another is mac 466,both of them have prons & cons.fujishu is more focus on business,he is very strong,i fail down from half meater smany times,it's ok ,i have... 阅读全文
posted @ 2010-05-01 08:44 lexus 阅读(237) 评论(0) 推荐(0) 编辑