You are given a string,S, and a list of
words,L, that are all of the same length. Find all starting indices of
substring(s) in S that is a concatenati...
分类:
其他好文 时间:
2014-05-28 04:03:54
阅读次数:
240
function startAPP(){ window.location =
"**://**.**/**"; } function downloadAPP(){ window.location =
"http://IP/**/**.apk"; }
分类:
移动开发 时间:
2014-05-28 03:24:07
阅读次数:
377
一、设置1 点击“开始”2 点击“控制面板”3 双击“任务计划”4 双击“添加任务计划”5
到了“任务计划向导”界面,点击“下一步”6 点击“浏览”选择需要定时运行的程序(exe文件,bat文件,com文件,sys文件)然后确定。7
给此任务取个名称,也可以默认,并且选择多少时间段运行一次程序,点击...
The 400 Bad Request error displays inside the
Internet browser window, just as web pages do.Cause of 400 Bad Request ErrorsThe
400 Bad Request error i...
分类:
其他好文 时间:
2014-05-27 17:51:33
阅读次数:
278
requestWindowFeature可以设置的值有://
1.DEFAULT_FEATURES:系统默认状态,一般不需要指定//
2.FEATURE_CONTEXT_MENU:启用ContextMenu,默认该项已启用,一般无需指定//
3.FEATURE_CUSTOM_TITLE:自定义标题。...
//this 指的是调用 当前方法 (函数) 的那个对象function fn1(){ this;
}//fn1(); this => window//obj.onclick=fn1; this=>obj//obj.onc...
分类:
其他好文 时间:
2014-05-26 20:16:04
阅读次数:
245
sourceforge的一个开源项目GNU ARM Eclipse
Plug-in,适合Eclipse编译ARM,代替原来的命令行界面vim,累死Windows的集成开发环境,下面是主页链接很有用http://sourceforge.net/projects/gnuarmeclipse/
分类:
系统相关 时间:
2014-05-26 18:23:56
阅读次数:
324
设置注释模板的入口:
Window->Preference->Java->Code Style->Code Template
然后展开Comments节点就是所有需设置注释的元素啦。现就每一个元素逐一介绍:文件(Files)注释标签:/*** @Title: ${file_name}*
@Packa...
分类:
编程语言 时间:
2014-05-26 18:20:15
阅读次数:
387
Eclipse Java注释模板设置详解设置注释模板的入口:
Window->Preference->Java->Code Style->Code Template
然后展开Comments节点就是所有需设置注释的元素啦。现就每一个元素逐一介绍:文件(Files)注释标签:/*** @Title: ...
分类:
系统相关 时间:
2014-05-26 18:08:52
阅读次数:
507
转自:http://blog.163.com/magicc_love/blog/static/185853662201111101210847/1、安装2、注册3、配置window
----> preferences(1)配置 JDKjava--->Installed JREs --> Add --...
分类:
系统相关 时间:
2014-05-26 17:31:18
阅读次数:
557