摘要:
《发布几个PDF小工具》,作者:陈硕,原文链接:http://www.cnblogs.com/Solstice/archive/2012/12/17/2821523.html 分享自:博客园Android客户端(http://android.walkingp.com/cnblogs/) 阅读全文
posted @ 2012-12-18 04:28
lexus
阅读(151)
评论(0)
推荐(0)
|
摘要:
《发布几个PDF小工具》,作者:陈硕,原文链接:http://www.cnblogs.com/Solstice/archive/2012/12/17/2821523.html 分享自:博客园Android客户端(http://android.walkingp.com/cnblogs/) 阅读全文
posted @ 2012-12-18 04:28
lexus
阅读(151)
评论(0)
推荐(0)
摘要:
《go语言:go写的日记簿(开源)》,作者:Eyhel-Chiu,原文链接:http://www.cnblogs.com/eyhel/archive/2012/12/17/2822073.html 分享自:博客园Android客户端(http://android.walkingp.com/cnblogs/) 阅读全文
posted @ 2012-12-18 04:26
lexus
阅读(157)
评论(0)
推荐(0)
摘要:
《谁说Vim不是IDE?(四)》,作者:池建强,原文链接:http://www.cnblogs.com/chijianqiang/archive/2012/12/17/vim-4.html 分享自:博客园Android客户端(http://android.walkingp.com/cnblogs/) 阅读全文
posted @ 2012-12-18 04:25
lexus
阅读(222)
评论(0)
推荐(0)
摘要:
《【C/C++】类的作用域》,作者:Big_Wang,原文链接:http://www.cnblogs.com/bigwangdi/archive/2012/12/17/2822541.html 分享自:博客园Android客户端(http://android.walkingp.com/cnblogs/) 阅读全文
posted @ 2012-12-18 04:15
lexus
阅读(183)
评论(0)
推荐(0)
摘要:
奇虎360(QIHU):【读奇虎Q3季报:一切都是为了货币化】(2012年11月19日,奇虎360公布2012年第三季度未经审计季报。财报显示收入达到8404万美元,比去年同期的47... http://www.xueqiu.com/S/QIHU/22640054分享自@雪球 阅读全文
posted @ 2012-12-18 04:07
lexus
阅读(136)
评论(0)
推荐(0)
摘要:
亚马逊(AMZN):【消息称亚马逊明年推实时广告交易平台】(新浪科技讯 北京时间12月18日凌晨消息,美国科技博客BussinessInsider周一报道称,亚马逊已经开发出了实时广... http://www.xueqiu.com/S/AMZN/22643758分享自@雪球 阅读全文
posted @ 2012-12-18 03:47
lexus
阅读(157)
评论(0)
推荐(0)
摘要:
http://blog.sina.com.cn/s/blog_89a6f5b001012hwf.html 阅读全文
posted @ 2012-12-17 21:24
lexus
阅读(235)
评论(0)
推荐(0)
摘要:
GroovyHelp 3.3.0 GA 发布 http://www.oschina.net/news/35848/groovyhelp-3-3-0-ga 阅读全文
posted @ 2012-12-17 21:14
lexus
阅读(135)
评论(0)
推荐(0)
摘要:
Notepad++ 6.2.3 发布,开源文本编辑器 http://www.oschina.net/news/35857/notepad-6-2-3 阅读全文
posted @ 2012-12-17 21:13
lexus
阅读(178)
评论(0)
推荐(0)
摘要:
使用 Ruby 开发代码生成器使用 Ruby 开发代码生成器高 尚, 软件工程师高尚是一名软件开发工程师,具有 6 年的软件从业经验,在 Java 开发和财务软件方面积累了一些经验,对编译技术和 Java 技术具有浓厚兴趣,在日常工作中喜欢使用 Ruby、Groovy 等脚本语言解决各类问题。可以通过 gaoshang1999@163.com 与作者联系。李 莉, 软件工程师李莉是一名软件开发工程... 阅读全文
posted @ 2012-12-17 18:00
lexus
阅读(480)
评论(0)
推荐(0)
摘要:
Clean all .pyc files from current project. It cleans all the files recursively. | commandlinefu.comClean all .pyc files from current project. It cleans all the files recursively. Terminal - Clean ... 阅读全文
posted @ 2012-12-17 15:27
lexus
阅读(191)
评论(0)
推荐(0)
摘要:
Remove .SVN folders in Windows using a .BAT file | NetvivsIf you want to remove .svn folders from a directory in Windows, for example let’s say that you need to import an existing repository into a ne... 阅读全文
posted @ 2012-12-17 15:26
lexus
阅读(323)
评论(0)
推荐(0)
摘要:
set expandtab
set tabstop=4
set shiftwidth=4:%s/\t/ /g 阅读全文
posted @ 2012-12-17 15:09
lexus
阅读(205)
评论(0)
推荐(0)
摘要:
if you want to use easy_install with proxy at windows just set ie proxy panelthen open the cmd ,it will use the ie settingsif in linux platformuse export http_proxy='x.xx.x.x:808' in terminalfor a tem... 阅读全文
posted @ 2012-12-17 11:11
lexus
阅读(335)
评论(0)
推荐(0)
摘要:
PyQt v4 - Python Bindings for Qt v4 PyQt v4 - Python Bindings for Qt v4 Reference Guide Contact: info@riverbankcomputing.co.uk Version: 4.1.1 Copyright: Copyright (c) 2006 Riverbank Computing Limit... 阅读全文
posted @ 2012-12-17 10:54
lexus
阅读(219)
评论(0)
推荐(0)
摘要:
The Eric Python IDECurrent stable versions are eric4 based on Qt4 and Python 2 and eric5 based on Python 3 and Qt4. 阅读全文
posted @ 2012-12-17 10:45
lexus
阅读(173)
评论(0)
推荐(0)
摘要:
so bad 阅读全文
posted @ 2012-12-17 10:44
lexus
阅读(343)
评论(0)
推荐(0)
摘要:
the data argument is form like belows:a=1&b=2this character is use urllib.urlencode concat togetheruse a dicte.g.dict={}dict["a"]=1dict["b"]=2data=urllib.urlencode(dict)if you already has a form like ... 阅读全文
posted @ 2012-12-17 10:32
lexus
阅读(240)
评论(0)
推荐(0)
|