一、WebService是什么? 二、为什么要用WebService? web service能解决: 三、什么时候用WebService? 四、WebService中的几个重要术语 4.1、WSDL(web service definition language) WSDL是webservice定 ...
分类:
Web程序 时间:
2018-04-14 16:22:56
阅读次数:
185
一、 在settings.py 文件中的#Application definition 下增加代码: 注意上面的括号里,别忘了加逗号! 二、 在users/views.py中加代码: ...
分类:
其他好文 时间:
2018-04-12 10:31:38
阅读次数:
230
题目链接: http://acm.hdu.edu.cn/showproblem.php?pid=1316 Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1 + fn-2 (n >= 3) Given ...
分类:
其他好文 时间:
2018-04-08 21:19:33
阅读次数:
154
/application/php5.5.28/include/php/main/../main/php_config.h:2113:1: warning: this is the location of the previous definition/home/neo/tools/php-5.5.2 ...
分类:
数据库 时间:
2018-04-04 18:11:03
阅读次数:
265
1.数据库的5种数据操作模式: DDL:data definition language,数据定义语言(create ,drop, alter,truncate,rename) DML:manipulation(insert,update,delete),数据操作语言 DCL:control(gra ...
分类:
数据库 时间:
2018-04-01 21:55:22
阅读次数:
206
Prime Number Definition An integer greater than one is called a prime number if its only positive divisors (factors) are one and itself. For instance, ...
分类:
其他好文 时间:
2018-03-28 22:03:26
阅读次数:
223
在net core webapi用swaagger 报错记录,截图如下 解决办法,出现这种是因为我的controller里面的有一个方法确缺少了HttpGet attribute就是auction上面少了(hettpget,httpdelete)属性,加上就OK了 ...
分类:
Windows程序 时间:
2018-03-27 12:23:29
阅读次数:
5910
高清输出革命先行者:HDMI接口 HDMI高清晰度多媒体接口(英文:High Definition Multimedia Interface,HDMI)是一种数字化视频/音频接口技术,是适合影像传输的专用型数字化接口,其可同时传送音频和影音信号,最高数据传输速度为5Gbps,同时无需在信号传送前进行 ...
分类:
其他好文 时间:
2018-03-21 17:33:32
阅读次数:
149
Prime Number Definition An integer greater than one is called a prime number if its only positive divisors (factors) are one and itself. For instance, ...
分类:
其他好文 时间:
2018-03-20 22:58:42
阅读次数:
342
什么是 Globing? https://www.techopedia.com/definition/14392/globbing Definition - What does Globbing mean? Globbing is the process of using wildcard char ...
分类:
其他好文 时间:
2018-03-20 00:44:32
阅读次数:
209