1.下载phantomjs.exe 下载地址:
https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-windows.zip
http://zhouhua.qiniudn.com/work/nodejs/phantomjs.zip
2.安装phantomjs.exe, 对这个这执行性文件 设置环境变量如图
...
分类:
Web程序 时间:
2015-01-05 14:57:00
阅读次数:
225
http://codeforces.com/problemset/problem/18/D
Last year Bob earned by selling memory sticks. During each of n days of his work one of the two following events took place:
A customer came t...
分类:
其他好文 时间:
2015-01-04 19:21:42
阅读次数:
217
Purpose : Performance Efficiency Rate KeyPerformance efficiency rate keys are assigned in the Basic data screen of the work center to the standard val...
分类:
其他好文 时间:
2015-01-04 19:02:45
阅读次数:
210
Follow up for problem "Populating Next Right Pointers in Each Node".
What if the given tree could be any binary tree? Would your previous solution still work?
Note:
You may only use constant ...
分类:
其他好文 时间:
2015-01-04 13:37:37
阅读次数:
139
需要库:xlrd, xlwt,xlutils导入import xlrdfrom xlutils.copy import copy打开文件data = xlrd.open_workbook(r'E:\work\Text ID.xls')table = data.sheet_by_name(u'Shee...
分类:
编程语言 时间:
2015-01-04 12:00:08
阅读次数:
152
题目1002:Grading
时间限制:1 秒
内存限制:32 兆
特殊判题:否
提交:15686
解决:4053
题目描述:
Grading hundreds of thousands of Graduate Entrance Exams is a hard work. It is even harder to design a...
分类:
其他好文 时间:
2015-01-04 01:18:50
阅读次数:
178
assembly binding redirect does not work
分类:
其他好文 时间:
2015-01-03 17:06:03
阅读次数:
141
昨天撸代码的时候发现了一个问题就是类型的转换,当时我的是从string转化为int型,然后试了(int)这种强制类型转化!
Doesn't work!
我擦!居然不行?!好吧,正常情况是,就是不行~
肿么办?找到了一个神器!stringstream,这个类是最近才加到编译器里面去的。所以想用这个的童鞋先升级IDE哈!
好吧,废话那么多!直接说使用方法吧!
网上给的都是用
strings...
分类:
其他好文 时间:
2015-01-03 09:26:14
阅读次数:
151
work breakdown structure(WBS)工作分解结构(英语:Work Breakdown Structure,WBS)是一个详尽的,层次的(从全面到细节)的树形结构,由可交付成果与为了完成项目需要执行的任务组成。WBS的目的是识别终端元素(项目中实际需要完成的事项)。因此WBS是项...
分类:
其他好文 时间:
2014-12-31 22:42:50
阅读次数:
287
在网上搜了很多资料都没有搞定,一般都有以下几种说法:方法1:在后台中先获得字符串的iso-8859-1编码形式数组,再使用此数组实例一个UTF-8编码形式String类型字符串.页面提交的url为:leavesp?work=部门主管审批后台处理:String inStr=request.getPar...
分类:
其他好文 时间:
2014-12-31 15:58:11
阅读次数:
654