错误代码如下:
E:\>wsimport -keep service.xml
parsing WSDL...
[WARNING] src-resolve: Cannot resolve the name 'soapenc:Array' to a(n) 'type definition' component.
line 505 of file:/E:/service1.xml#types...
分类:
Web程序 时间:
2014-08-05 19:27:20
阅读次数:
242
本部分的指令是ISO/IEC 7816定义的基本指令,包括:
Ø APPLICATION BLOCK(应用锁定)
Ø CARD BLOCK(卡片锁定)
Ø CHANGE PIN(修改个人密码)
Ø EXTERNAL AUTHENTICATION(外部鉴别)
Ø GET RESPONSE(获取响应)
Ø GET CHALLENGE(获取...
分类:
其他好文 时间:
2014-08-05 19:18:40
阅读次数:
582
在linux环境编译应用程式或lib的source code时常常会出现如下的错误讯息:/usr/bin/ld: cannot find -lxxx这些讯息会随着编译不同类型的source code 而有不同的结果出来如:/usr/bin/ld: cannot find -lc/usr/bin/ld...
分类:
其他好文 时间:
2014-08-05 18:18:29
阅读次数:
1095
unity报错Actor::updateMassFromShapes: Compute mesh inertia tensor failed for one of the actor's mesh shapes! Please change mesh geometry or supply a tensor
manually!
该错误是meshcollider和Rigidbody冲突导致。也可...
分类:
其他好文 时间:
2014-08-05 15:49:59
阅读次数:
259
Redirect "all" output to a single file: Run: test.bat?>?test.txt?2>&1 and you‘ll get this text on screen (we‘ll never get rid of this line on screen, as it is sent to the Console and cannot be r...
在安装psu补丁之后,登陆数据库发现sqlplus、数据库版本号没有发生变更。查看MOS官方给出如下解释。同时做了一个测试,将打psu补丁后的数据库冷备份到打补丁之前的数据库仍然可以启动数据库,同时没有任何报错。APPLIESTO:OracleDatabase-EnterpriseEdition-Version10.2.0.4to1..
分类:
数据库 时间:
2014-08-05 11:36:00
阅读次数:
378
在eclipse的工程上选择属性,再选择ProjectFacets里面中选择DynamicWebModule,将2.3修改为2.5,提示如下信息:CannotchangeversionofprojectfacetDynamicWebModuleto2.5解决方法:在工程目录下有一个.settings文件夹,打开org.eclipse.wst.common.project.facet.core.xml,做..
分类:
Web程序 时间:
2014-08-05 11:31:10
阅读次数:
264
http://acm.hdu.edu.cn/showproblem.php?pid=4893
三种操作:
1 k d - "add"
2 l r - "query sum"
3 l r - "change to nearest Fibonacci"
节点附件三个值:
s1:由lazy控制的区间的正确的和。
s2:区间内与所有数相近的fib数之和,随着单点更新而更新...
分类:
其他好文 时间:
2014-08-05 09:39:19
阅读次数:
309
昨天还用的好好的VSS今天早上一来就提示:Cannot find SS.INI file for user ***度娘了一下,好像都是说的:1,vss\users\***\ 下无文件SS.INI若无从别处copy一个2,vss\users\***\ 下有文件SS.INI修改vss下users.txt...
分类:
其他好文 时间:
2014-08-05 09:27:08
阅读次数:
170
编辑/etc/selinux/config,找到这段:# This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELin...
分类:
其他好文 时间:
2014-08-04 21:09:17
阅读次数:
296