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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 538 539 540 541 542 543 544 545 546 ··· 630 下一页

2011年3月1日

摘要: Microsoft Web Platform Installer 3.0 The Microsoft Web Platform Installer 3.0 (Web PI) is a free tool that makes getting the latest components of the Microsoft Web Platform, including Internet Informa... 阅读全文
posted @ 2011-03-01 21:25 lexus 阅读(196) 评论(0) 推荐(0)

摘要: http://www.oschina.net/p/taskfreak/similar_projects?sort=view&lang=22 阅读全文
posted @ 2011-03-01 20:22 lexus 阅读(217) 评论(0) 推荐(0)

摘要: 目前Passenger还不支持不同版本的ruby同时运行,因此部署的应用必须考虑ruby版本的一致性和gems的兼 阅读全文
posted @ 2011-03-01 20:14 lexus 阅读(186) 评论(0) 推荐(0)

摘要: http://lamsonproject.org/ 阅读全文
posted @ 2011-03-01 00:34 lexus 阅读(348) 评论(0) 推荐(0)

2011年2月28日

摘要: Ruby 读写文件 Posted on 2006-08-23 20:58 Jackei 阅读(3329) 评论(8) 编辑 收藏 今天被人投诉说 blog 多日未更新,影响了阅读情绪,偶赶紧开动起来 ^_^ # Part one aFile = File.new("C:\\1.txt","w") aFile.puts "the 1" aFile.puts "the 2" aFile.close ... 阅读全文
posted @ 2011-02-28 23:23 lexus 阅读(1155) 评论(0) 推荐(0)

摘要: 如果是新的机器,需要添加公钥到github上ssh-keygengit clone git@github.com:mlzboy/geilibuy-blog.git wordpresscd ~/wordpress/public从远程下载一份数据库的配置文件到本地scp mlzboy@boy38girl.com:/home/mlzboy/wordpress/shared/wp-config.php .... 阅读全文
posted @ 2011-02-28 00:16 lexus 阅读(290) 评论(0) 推荐(0)

摘要: 如果是新的机器,需要添加公钥到github上ssh-keygengit clone git@github.com:mlzboy/geilibuy-blog.git 阅读全文
posted @ 2011-02-28 00:00 lexus 阅读(206) 评论(0) 推荐(0)

2011年2月27日

摘要: http://www.taobao.com/help/wangwang/wangwang_0628_12.php 阅读全文
posted @ 2011-02-27 23:49 lexus 阅读(255) 评论(0) 推荐(0)

2011年2月26日

摘要: http://hi.baidu.com/bubu_99/blog/item/1589a50d0d2f96e837d122e8.html 阅读全文
posted @ 2011-02-26 19:51 lexus 阅读(447) 评论(0) 推荐(0)

2011年2月24日

摘要: http://www.infoq.com/cn/news/2011/02/regular-expressions-unicode 阅读全文
posted @ 2011-02-24 21:22 lexus 阅读(182) 评论(0) 推荐(0)

摘要: http://sendgrid.com/pricing.htmlhttp://mailchimp.com/pricing/ 阅读全文
posted @ 2011-02-24 21:11 lexus 阅读(328) 评论(0) 推荐(0)

摘要: http://sendgrid.com/pricing.html 阅读全文
posted @ 2011-02-24 21:04 lexus 阅读(271) 评论(0) 推荐(0)

摘要: http://www.net.cn/static/ba/ 提示:域名成功15天后才能打印证书。域名自助管理系统http://diy2011.hichina.com/cgi-bin/login 阅读全文
posted @ 2011-02-24 20:00 lexus 阅读(142) 评论(0) 推荐(0)

摘要: http://www.net.cn/static/ba/ 提示:域名成功15天后才能打印证书。 阅读全文
posted @ 2011-02-24 19:47 lexus 阅读(154) 评论(0) 推荐(0)

摘要: http://www.net.cn/static/ba/ 阅读全文
posted @ 2011-02-24 19:44 lexus 阅读(145) 评论(0) 推荐(0)

摘要: post by 雨天等晴 / 2010-9-23 15:49 Thursday 修改git提交信息到编辑器为vi [linux操作] git commit -m 默认使用nano.在 .git/config 的 [core] 段中加上 editor=vi,便可修改成vi,SVN的没试过,应该也可以。如果只是想临时使用vi的话,可以使用 export EDITOR=vi。git branch来查看... 阅读全文
posted @ 2011-02-24 11:20 lexus 阅读(503) 评论(0) 推荐(0)

2011年2月23日

摘要: windows7下的virtualbox中安装ubuntu后如何挂载共享文件夹 现在重启电脑:sudo shutdown -r now 分页: 1 / 1 [ 8 篇帖子 ] 打印预览 上一个主题 | 下一个主题 作者 内容 1楼 羽化仙 文章标题 : windows7下的virtualbox中安装ubuntu后如何挂载共享文件夹发表于 : 2011-01-13 17:16 注册: 2011-0... 阅读全文
posted @ 2011-02-23 21:48 lexus 阅读(209) 评论(0) 推荐(0)

摘要: 给力百货(www.geilibuy.com)定位于日用小百货的量贩平台,依托义乌小百货集聚的货源及物流的优势,打造价格、物流的洼地。和之前的义乌小额批发网是一脉相承的。 技术选型 django or rails3 之前在开发15-1688时,曾有过介绍,使用的是nginx+python+bottle+solr的组合,后端使用的爬虫使用也是使用exilir+代码生成器的模式生成python脚本来采取... 阅读全文
posted @ 2011-02-23 15:13 lexus 阅读(268) 评论(0) 推荐(0)

2011年2月22日

摘要: 讯捷的信号不错,不过只有windows驱动,应该是能找到,反正光盘里是没有腾达功能强,有linux ,mac驱动,信号不好,两个都有天线, 阅读全文
posted @ 2011-02-22 23:36 lexus 阅读(350) 评论(0) 推荐(0)

摘要: 更改源sudo gedit /etc/apt/sources.listdeb http://mirrors.163.com/ubuntu/ lucid main restricted universe multiversedeb http://mirrors.163.com/ubuntu/ lucid-security main restricted universe multiversedeb ... 阅读全文
posted @ 2011-02-22 23:34 lexus 阅读(207) 评论(0) 推荐(0)

上一页 1 ··· 538 539 540 541 542 543 544 545 546 ··· 630 下一页