<% String k = request.getParameter("k"); int tt = Integer.parseInt(k); out.println(tt+"<br><br><br>"); while(tt>0){ out.print(tt%10); tt= tt/10; } %> ...
分类:
Web程序 时间:
2018-06-08 10:39:00
阅读次数:
166
KVM https://www.toutiao.com/i6264303973256135170/?tt_from=weixin&utm_campaign=client_share×tamp=1514778484&app=news_article&utm_source=weixin&iid ...
分类:
Web程序 时间:
2018-06-06 15:33:51
阅读次数:
339
今天我们来看看一些在程序中迷惑的写法,下面的程序想要表达什么意思呢?#include#includeusingnamespacestd;templateclassTest{public:Test(Tt){coutvoidfunc(Ta[],intlen){for(inti=0;it(5);cout我们在类模板中用class来声明,但是我们在main函数中是用int类型来使用的,下来我们看看这样的写
分类:
其他好文 时间:
2018-06-06 10:39:01
阅读次数:
164
$('#tt').datagrid({ url:'/demo/user/getUsers', queryParams:{ id:'001', state:'ok' } }); ...
分类:
Web程序 时间:
2018-06-01 17:37:52
阅读次数:
235
修改完/var/Timesten/sys.odbc.ini里面的connections之后 重启TT:ttdaemonadmin -restart 报错:15019: Only the instance admin may alter the Connections attribute Comman ...
分类:
其他好文 时间:
2018-05-31 20:32:59
阅读次数:
748
#可变类型的对象为全局变量时#MAP 可以直接迭代,不需要写for循环了#方法一:foo = [2,18,9,22,17]# mapdemo = map(lambda x:x*2+10,foo)# for i in mapdemo:# print(i) # #方法二:# def tt(x):# re ...
分类:
编程语言 时间:
2018-05-30 13:53:37
阅读次数:
184
package cn.tt; public class ProducerConsumer { public static void main(String[] args) throws InterruptedException { SyncStack ss = new SyncStack(); Pr... ...
分类:
编程语言 时间:
2018-05-30 10:57:39
阅读次数:
203
23-取石子(一) 内存限制:64MB 时间限制:3000ms Special Judge: No accepted:20 submit:33 题目描述: 一天,TT在寝室闲着无聊,和同寝的人玩起了取石子游戏,而由于条件有限,他/她们是用旺仔小馒头当作石子。游戏的规则是这样的。设有一堆石子,数量为N ...
分类:
其他好文 时间:
2018-05-21 01:06:41
阅读次数:
218
之前遇到了IE8 下iconfont 字体图标不渲染的问题,查找资料后解决了这个问题,现在在此记录下来 “@Font-face”目前浏览器的兼容性 ?Webkit/Safari(3.2+):TrueType/OpenType TT (.ttf) 、OpenType PS (.otf); ?Opera ...
分类:
其他好文 时间:
2018-05-16 13:16:58
阅读次数:
2430
$.LoadEvents("showLoading",$("#tt"),"#902D2D"); $.LoadEvents("hideLoading",$("#tt")); 原生代码: CSS 实现效果 引伸:$.extend({}),(function(){})(jQuery)的使用; $.exte ...
分类:
Web程序 时间:
2018-05-15 19:39:13
阅读次数:
285