码迷,mamicode.com
首页 >  
搜索关键字:local service    ( 47648个结果
python安装zlib一直无效
一直按网上的方法:1.先安装apt-get install zlib1g-dev2.重新安装python(3.3):即是./configure 再make再make install始终没有解决掉问题!最后发现,还需要再链接一次:#ln -s /usr/local/python3.3/bin/pyth...
分类:编程语言   时间:2014-05-26 12:35:01    阅读次数:298
Net Remoting和Web Service浅析
.Net Remoting和Web Service浅析(转)随着.NET的推出,微软引入了一套新的通讯技术:Web Services和.NET remoting。.NET remoting和ASP.NET Web Services可以为建立分布式的应用提供强有力的支持。因此,为了在我们的应用程序中选...
分类:Web程序   时间:2014-05-26 11:44:07    阅读次数:304
ssh登陆ubuntu开始较慢
Justaddtheparameter"UseDNSno"on/etc/ssh/sshd_configsudo service ssh restart来自为知笔记(Wiz)
分类:其他好文   时间:2014-05-26 11:27:50    阅读次数:220
webservice
发布webservice后,注意更新引用.
分类:Web程序   时间:2014-05-26 11:15:22    阅读次数:245
微软视频学习
最新系列.NET 4.0中的新特性系列课程SQL Server 2008 Integrate Service 基础开发案例系列课程公共语言运行库(CLR)开发系列课程.NET 开发.NET 开发从入门到精通系列课程Smart Client系列课程ASP.NET 新特性系列课程.NET Framewo...
分类:其他好文   时间:2014-05-26 10:25:31    阅读次数:335
ruby 基础笔记
变量定义(variables):local: time or _time instance: @time class: @@time global $time数据类型(data types)Numeric String Symbol Boolean Array Hashvariabl...
分类:其他好文   时间:2014-05-26 09:39:54    阅读次数:217
Apache加载PHP.ini顺序
网上找到一份关于Apache加载PHP.ini顺序的文档: (1) apache的httpd.conf中的PhpIniDir; (2) 注册表键值:HKEY_LOCAL_MACHINE->SOFTWARE->PHP->IniFilePath; (3) 环境变量%PHPRC%; (4) PHP5的根目...
分类:Web程序   时间:2014-05-26 09:28:47    阅读次数:254
Iron ore crushers plant
we provide crusher equipment for sale In the process of the clients buying the products, we will through a series of rigorous service style to provide...
分类:其他好文   时间:2014-05-26 08:41:42    阅读次数:246
How to Install apk to Android Devices from Mac OS X
##adb命令是安装到platform-tools目录中,而非上一步android命令所在的tools目录。$ cd /opt/local/share/java/android-sdk-mac_x86/platform-tools##先探测是否可以正确识别设备,有设备号和device字样表示正确识别...
分类:移动开发   时间:2014-05-26 08:00:20    阅读次数:273
versions import不了 .a静态库
在local copying中点击view --->选择show ignored items。既可以显示.a文件,可以添加到repository中。
分类:其他好文   时间:2014-05-24 09:14:08    阅读次数:254
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!