<?xml version="1.0" encoding="UTF-8"?><web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:sch ...
分类:
Web程序 时间:
2019-11-14 00:16:11
阅读次数:
125
无WSDL文件 1.编写头文件websever2.h: 1 //gsoap ns service name: calc 2 //gsoap ns service style: rpc 3 //gsoap ns service encoding: encoded 4 //gsoap ns servic ...
分类:
Web程序 时间:
2019-11-12 13:15:44
阅读次数:
74
[TOC] | 型号 | 价格 | 重量 | 屏幕 | | | | | | | | | BOOX M96 | 1299 (https://item.taobao.com/item.htm?spm=a230r.1.14.29.54a5264eYPGk6Q&id=550327541282&ns=1&ab ...
分类:
其他好文 时间:
2019-11-10 09:24:39
阅读次数:
121
NS_ASSUME_NONNULL_BEGIN @interface Robot : NSObject @property (copy,readonly) NSString *name; - (nullable instancetype)initWithName:(NSString *)name; ...
分类:
移动开发 时间:
2019-11-05 13:48:00
阅读次数:
93
<?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:sc... ...
分类:
Web程序 时间:
2019-10-26 15:34:24
阅读次数:
133
kubectl get ns qa01 -o json > qa01.json kubectl proxy --port=8081 curl -k -H "Content-Type: application/json" -X PUT --data-binary @qa01.json http://1 ...
分类:
其他好文 时间:
2019-10-14 14:37:06
阅读次数:
106
一,内容概括 struts2的运行,第一个是导入jar包,第二个就是配置最基本的两个xml文件,web.xml和struts.xml 二,jar包的说明 17个常用jar包说明: asm-3.3.jarasm-commons-3.3.jarasm-tree-3.3.jar 文件上传相关: commo ...
分类:
其他好文 时间:
2019-10-07 23:28:19
阅读次数:
136
[root@iZ11ycosb3eZ ~]# dig www.qq.com +short 101.226.103.106 获取SOA记录 [root@iZ11ycosb3eZ ~]# dig @114.114.114.114 qq.com +nssearch 查NS记录( 精简输出) [root@i ...
分类:
其他好文 时间:
2019-10-01 18:09:37
阅读次数:
90
20190918 computer b 比特 bit 位 0.1 B byte 字节 ,八个二进制位 时间 s ms us ns ps fs 编码 CPU类型 km 虚拟化技术 原理:冯诺依曼 实验:二进制和十进制转换 了解:服务器硬件组成 操作系统:OS,了解 Unix起源: linux 发行版 ...
分类:
其他好文 时间:
2019-09-30 20:13:15
阅读次数:
114
<?xml version="1.0" encoding="UTF-8"?> <web-app version="3.0" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-in ...
分类:
Web程序 时间:
2019-09-30 09:21:06
阅读次数:
109