1 /* 2 item.jd.com Compressed by uglify 3 Author:keelii 4 Date: 2014-08-05 6:52:26 [PM] 5 */ 6 function insertScript(t, e) { 7 ...
分类:
Web程序 时间:
2014-08-12 03:07:03
阅读次数:
490
1 /* 2 Date: 2014-07-29 4:06:07 [PM] 3 */ 4 function StringBuilder() { 5 this.strings = new Array, this.length = 0 6 } 7 8 fu...
分类:
Web程序 时间:
2014-08-12 03:06:03
阅读次数:
507
Can't locate Time/HiRes.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl...
分类:
其他好文 时间:
2014-08-11 17:19:42
阅读次数:
169
public String getVersion()
{
PackageManager pm = getPackageManager();
try
{
PackageInfo packageInfo = pm.getPackageInfo(getPackageName(), 0);
return packageInfo.versionName;
}
catch (NameNotF...
分类:
其他好文 时间:
2014-08-11 15:04:32
阅读次数:
191
概述用C++做产品最痛苦的是什么?肯定是做UI。SOUI的使命就是把痛苦的UI变化成快乐的UI。什么?UI还能快乐?脑子进水了吗?当你看完这个系统教程的时候相信你面对UI至少不会再痛苦。你可以对于PM说,UI?Just SO SO!闲话少说,进入正题。SOUI是什么?SOUI是启程软件(其实就是我个...
分类:
其他好文 时间:
2014-08-11 02:39:31
阅读次数:
259
Problem Description
PM Room defines a sequence A = {A1, A2,..., AN}, each of which is either 0 or 1. In order
to beat him, programmer Moor has to construct another sequence B = {B1, B2,... , BN} of...
分类:
其他好文 时间:
2014-08-09 21:34:09
阅读次数:
365
尝试了多种方式,包括源码安装,安装后,都会提示Can't locate File/Next.pm安装了File::Next后也报这个错误,感谢stackoverflow,找到一种可用的方式:在cpan中 force install App::Ack搞定,妥妥的。ACK确实比grep用起来方便,更懂程...
Room and Moor
Time Limit: 12000/6000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others)
Total Submission(s): 539 Accepted Submission(s): 147
Problem Description
PM Room def...
分类:
其他好文 时间:
2014-08-08 09:40:45
阅读次数:
221
Problem Description
PM Room defines a sequence A = {A1, A2,..., AN}, each of which is either 0 or 1. In order to beat him, programmer Moor has to construct another sequence B = {B1, B2,... , BN}
of...
分类:
其他好文 时间:
2014-08-07 23:18:54
阅读次数:
308
昨天,有个人让我做个上传图片和留言的功能,我接了,有钱拿,我必须要接啊,然后我翻出了w3cschool上的上传功能,三加五除二,把他给改好了,赚了80块钱。 还是关于dede的,短信息留言时,要加上传图片和留言。 首先,要在添加页面即 member/templets/pm_send.htm中...
分类:
其他好文 时间:
2014-08-07 18:36:20
阅读次数:
262