As i need to read something from a csv file using python. I got something and put it here.Module: csvimport csvFILE_FULL_PATH = 'D:\\Work\\script\\My ...
分类:
编程语言 时间:
2014-11-27 12:39:12
阅读次数:
173
CSS3从CSS2.1发展而来,CSS3包括了多个模块,W3官网列举了这些模块当前的进展:http://www.w3.org/Style/CSS/current-work关于各模块成熟度的发展流程如下:(从不稳定->稳定)WD WorkingDraftLC Last Call annou...
分类:
Web程序 时间:
2014-11-26 22:15:46
阅读次数:
214
Buffer I/O error on device sr0, logical block 0I check today some old CDs, some of them were from ’90 so of course they didn’t work. With one of them ...
分类:
其他好文 时间:
2014-11-26 20:45:18
阅读次数:
247
最近在研究android framework层的开发。 先来一张frame work的源码结构图...
分类:
移动开发 时间:
2014-11-26 19:01:03
阅读次数:
155
这篇文章将详细介绍 method_opt 参数怎样影响目标列上的统计信息以及为目标列收集什么类型的统计信息.
Method_opt 可能是存储过程 dbms_stats.gather_*_stats 中最令人费解的参数. 这个参数最常见的功能就是控制直方图的收集方式, 但实际上它的功能远不及此. 它的实际功能如下所示:
控制哪些列收集基本的统计信息 收集直方图, 收集扩展的统计信...
分类:
其他好文 时间:
2014-11-26 18:54:06
阅读次数:
252
工作流(work Flow),这两天简单回顾了一下,感觉还是挺轻松的。软件这个行业,首先需要我们知道的要广,知道哪些东西可以干什么,然后需要我们对此进行简单的理解,有了初步的了解后我们就不会对其发憷,从而上手就有了信心,进而就出现了所谓的“上手快”,其实并不是说他多么聪明,动手能力多么强,而是他知道的多,用过类似的东西,首先接触有信心,其次就不断的学习,以解决问题为驱动,这样就形成了良性循环。 ...
分类:
其他好文 时间:
2014-11-25 23:40:23
阅读次数:
219
A Famous Music Composer
时间限制:1000 ms | 内存限制:65535 KB
难度:1
描述
Mr. B is a famous music composer. One of his most famous work was his set of preludes. These 24 pieces span the 24 musical ...
分类:
其他好文 时间:
2014-11-25 16:29:10
阅读次数:
420
原文地址:http://www.math.byu.edu/~schow/work/IEEEFloatingPoint.htmFloating point systemFloating point arithmetic 浮点型标准是什么? IEEE浮点标准是上世纪80年代初由IEEE采用的一个...
分类:
其他好文 时间:
2014-11-23 13:07:04
阅读次数:
205
//建立表空间create tablespace t_workdatafile 'E:\20141122_work\work.dbf'size 100mautoextend on//创建用户create user lln2identified by 123default tablespace t_w...
分类:
数据库 时间:
2014-11-22 21:33:24
阅读次数:
256
Run Fiddler.Run Fiddler and choose (from the menu) Tools, Fiddler Options… Check these boxes in the HTTPS tab of the resulting dialog (and hit OK):Cli...