一、环境搭建下载axis2-1.6.2-war.zip/axis2-1.6.2-bin.zip等。参考axis2-1.6.2-war\README.txt以及axis2-1.6.2-war\axis2\WEB-INF\services\version-1.6.2\META-INF\services....
分类:
Web程序 时间:
2014-10-13 01:07:19
阅读次数:
306
=====================services.xml This service is to get the running Axis version ...
分类:
编程语言 时间:
2014-10-12 20:16:58
阅读次数:
206
关于AndroidManifest.xmlAndroidManifest.xml是每个android程序中必须的文件。它位于整个项目的根目录,描述了package中暴露的组件(activities,services,等等),他们各自的实现类,各种能被处理的数据和启动位置。除了能声明程序中的Activ...
分类:
移动开发 时间:
2014-10-12 10:41:57
阅读次数:
315
dialogic d300驱动重装后dlstart 报错解决问题描述:dlstart 后如下报错[root@BJAPQ091 data]#dlstopStopping Dialogic Services...Stopping Clocking Daemon:[ 纭畾 ]Stopping Clock...
分类:
其他好文 时间:
2014-10-12 00:27:17
阅读次数:
399
第一次调用webapi出错如下: IIS 7.5 详细错误 - 405.0 - Method Not Allowed 应用程序“MONGODBAPI”中的服务器错误 Internet Information Services 7.5 错误摘要 HTTP 错误 405.0 - Metho...
分类:
Windows程序 时间:
2014-10-11 19:41:56
阅读次数:
4412
今天在签出程序时,更改了profile,当再次进行整理编译项目时,就出现了这个问题,在xCode 6 开发环境下出现了,
出现这个错误提示Code Sign error: Provisioning profile XXXX can't be found 经查找 找到解决方案与大家共享,解决方案如下:
1.先copy上面那行出错信息,然后关闭这个项目,打开finder到你的项目文件xxxx.xc...
分类:
其他好文 时间:
2014-10-11 18:20:35
阅读次数:
133
上一篇已经做好了cacti的前期工作,这里来具体设置cacti监控,以Windows7为例安装snmpa.开始--控制面板--程序和功能--打开或关闭windows功能,会弹出"windows功能"对话框,如图,勾选"简单网络管理协议(snmp)"直到安装完成b.开始--运行(快捷键Win+r),输入"services.msc",按..
分类:
其他好文 时间:
2014-10-11 01:28:45
阅读次数:
336
如果需要转载,请附上本文作者和原文链接:http://www.cnblogs.com/zeusro/p/4016228.html Microsoft SQL Server Profiler 是 SQL 跟踪的图形用户界面,用于监视 数据库引擎或 Analysis Services 的实...
分类:
数据库 时间:
2014-10-10 19:39:24
阅读次数:
253
netstat-aon|findstr"443"找到占用443的进程号;tasklist|findstr"2016"根据进程号2016找到占用443的程序 在services.msc中停止该服务即可
分类:
其他好文 时间:
2014-10-10 17:58:44
阅读次数:
207
iOS 真机调试问题
在Archive项目时,出现了“Your build settings specify a provisioning profile with the UUID “”, however, no such provisioning profile was found”的出错。一直提示指定UUID的provisioning profile找不到,感觉很奇怪。明明自己的pr...
分类:
其他好文 时间:
2014-10-10 11:29:54
阅读次数:
182