绿色:连读; 红色:略读; 蓝色:浊化; 橙色:弱读 下划线_为浊化 口语蜕变(2017/7/11) 英文原文: Don’t get me wrong, that explanation makes no difference, I'm still mad at you. Come on, be r ...
分类:
其他好文 时间:
2017-07-11 09:38:11
阅读次数:
254
题目描述 造一幢大楼是一项艰巨的工程,它是由n个子任务构成的,给它们分别编号1,2,…,n(5≤n≤1000)。由于对一些任务的起始条件有着严格的限制,所以每个任务的起始时间T1,T2,…,Tn并不是很容易确定的(但这些起始时间都是非负整数,因为它们必须在整个工程开始后启动)。例如:挖掘完成后,紧接 ...
分类:
其他好文 时间:
2017-07-09 20:56:35
阅读次数:
157
JScookie 常用的3个预设函数(库)无标题文档记住用户名学术或足球分析交流微信:chinamaths(进讨论组) Don't hesitate to comment or add a like - Yours Bill Bill's技术博客 足球分析博客 足彩数据视频 比尔极客日志_博客园 比... ...
分类:
Web程序 时间:
2017-07-09 10:55:41
阅读次数:
267
任何事物的出现,总有它独特的原因,Unity也是如此 IOC介绍 其原理是基于OO设计原则的The Hollywood Principle:Don't call us, we'll call you(别找我,我会来找你的)。也就是说,所有的组件都是被动的(Passive),所有的组件初始化和调用都由 ...
分类:
编程语言 时间:
2017-07-02 12:22:26
阅读次数:
138
Final 最终的,无法改变的 1.final数据 1)It can be a compile-time constant that won’t ever change. 2)It can be a value initialized at run time that you don’t want ...
分类:
其他好文 时间:
2017-07-01 18:31:30
阅读次数:
112
题目大意:Framer John有一段木板,想用以建筑围墙,没有锯子的他仅仅好向Framer Don求助。FD提出要求,FJ每截开一段木板,就要给这段木板长度的钱。FJ想使花费最少,向你求助。 思路:绝对是合并果子的翻版!把截木板当成合并木板即可了。小心L、n的范围,终于的ans用int装是装不下的 ...
分类:
其他好文 时间:
2017-07-01 17:21:40
阅读次数:
164
# python 读写文件 ## 代码 ``` python#! /usr/bin/pythonimport os,sys try: fsock = open("D:/SVNtest/test.py", "r")except IOError: print "The file don't exist, ...
分类:
编程语言 时间:
2017-07-01 01:05:29
阅读次数:
258
I don't know what that dream is that you have. 我不知道你有什么样的梦。 I don't care how disappointing it might be as you're working toward that dream.But that dr ...
分类:
其他好文 时间:
2017-06-26 18:06:01
阅读次数:
141
与<link>相比,@import较慢,增加额外的页面请求,并可能导致其他不可预见的问题。 ...
分类:
其他好文 时间:
2017-06-25 19:03:15
阅读次数:
146
Happiness is a way station between too much and too little. 幸福就是刚刚好。 I don't want to talk about it any more. Maybe I am the one who was cursed by the ...
分类:
其他好文 时间:
2017-06-25 10:19:06
阅读次数:
202