码迷,mamicode.com
首页 >  
搜索关键字:share extension    ( 8640个结果
java定时任务类Timer和TimerTask用法详解
java定时任务类Timer和TimerTask用法详解 代码下载地址:http://www.zuidaima.com/share/1550463277550592.htm...
分类:编程语言   时间:2014-07-25 11:02:18    阅读次数:200
WINDOW下php开启pgsql拓展
操作步骤:1、修改php.ini,去掉“extension=php_pgsql.dll ”和“extension=php_pdo_pgsql.dll ”前的分号。2、确认C:\php\ext\下php_pgsql.dll存在3、修改path环境变量,添加了postgresql的bin目录4、进入po...
分类:数据库   时间:2014-07-25 02:24:14    阅读次数:333
修改帖子内容页中的分享到:QQ空间、微博等样式
打开当前模版文件夹template/当前模版/forum/viewthread_node.htm文件删除以下代码: {lang viewthread_share_to}: ...
分类:其他好文   时间:2014-07-24 17:28:25    阅读次数:274
java swing调用webservice实现qq在线查询是否在线
java swing调用webservice实现qq在线查询是否在线 代码下载地址:http://www.zuidaima.com/share/1550463277042688.htm...
分类:编程语言   时间:2014-07-24 10:28:57    阅读次数:279
编写ruby扩展库
# Loads mkmf which is used to make makefiles for Ruby extensions require 'mkmf' # Give it a name extension_name = 'fsnet' dirs = ["/usr/local/lib"] $libs += "-levent " $libs += "-levent_e...
分类:其他好文   时间:2014-07-23 21:05:54    阅读次数:165
Virtualbox mouse move in and out and file share with windows
How to use Virstalbox to share files with Linux and Windows, and to move the mouse in and out Virtualbox freely without click Ctrl key, herewith what I have done to achieve both....
分类:Windows程序   时间:2014-07-23 18:10:36    阅读次数:375
eclipse提交项目到github
1.在https://github.com ? new repository 2.在eclipse中new project ?比如:Test项目 3.右击"Test"->Team->share project... ?->select a repository type:Git 勾选 ?Use or create repository in parent fo...
分类:系统相关   时间:2014-07-23 17:39:31    阅读次数:306
error: tic: undefined symbol: _nc_check_termtype2 ? tic could not build /usr/share/terminfo
** Building terminfo database, please wait... Running tic to install /usr/share/terminfo ...         You may see messages regarding extended capabilities, e.g., AX.         These are extended t...
分类:其他好文   时间:2014-07-23 13:40:16    阅读次数:468
java汉字转换为拼音
java汉字转换为拼音 代码下载地址:http://www.zuidaima.com/share/1550463275240448.htm...
分类:编程语言   时间:2014-07-23 13:19:36    阅读次数:189
JS 微博,人人,腾讯微博直接分享
function sharesina() { window.open("http://service.weibo.com/share/mobile.php?&title=&pic=&url=");}function shareqq() { window.open("http://shar...
分类:Web程序   时间:2014-07-23 12:56:26    阅读次数:234
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!