Windows xp sp3 Unable to modify the parent container element before the child element is closed (KB927917)PowerPointFrame.aspx安装 KB2416400补丁,搞定IE8补丁:h...
分类:
其他好文 时间:
2014-12-23 12:08:50
阅读次数:
181
按:本来不想讲过头的笑话,但弟兄们觉得我太严肃(之一就是不会说笑),学生们觉得我太严厉,想想也是,高中听女英语老师讲"洗Z“的笑话,很受用,就讲两个吧。
笑话1:本人认为最N$(After 'A' && Before 'C')的单词是Ethernet,从前以为Earth是土做的,实际上含有大量 E(Electronic),以为人是Human,但是加电("E")之后才之后发现是He' '...
分类:
其他好文 时间:
2014-12-22 18:04:16
阅读次数:
438
理解 happens-before ========================= 备忘,欢迎指出错误。 hb法则 ------- 多线程有两个基本的问题,原子性和可见性,而happens-before规则是用来解决**可见性问题**的: > 在时间上,动作A发生在动作...
分类:
移动开发 时间:
2014-12-22 11:24:43
阅读次数:
192
You are using Oracle Database 10g. The log LOG_ARCHIVE_FORMAT pa
rameter is set to 'LOG%t_%_s_%r.dbf'.
Why is %r used in the file name format?
A. To uniquely identify the archived log files wit...
分类:
数据库 时间:
2014-12-22 11:09:26
阅读次数:
161
IEDA?启动不了?tomcat?.
Application?Server?was?not?connected?before?run?configuration?stop,?reason:
Unable?to?ping?server?at?localhost:1099
原因是我tomcat?环境没有配置好.没有指定...
分类:
系统相关 时间:
2014-12-22 00:58:44
阅读次数:
805
Given a linked list and a valuex, partition it such that all nodes less thanxcome before nodes greater than or equal tox.You should preserve the origi...
分类:
其他好文 时间:
2014-12-21 17:59:12
阅读次数:
150
As we saw in the previous chapters, the way to manipulate the output of a binding before is shown is typically through the use of a converter. The coo...
分类:
其他好文 时间:
2014-12-21 12:41:10
阅读次数:
304
CSS伪类元素是一个非常酷的东西!首先我们理解一下它,:before :after 伪类元素,也就是虚假的元素。它可以插入在元素的前面或者后面,而在HTML文档结构中,它却是不存在的,因为Js是无法通过DOM去控制它的。而其用法也很简单,和一些伪类一样,如:a:hover, a:active。那.....
分类:
Web程序 时间:
2014-12-19 21:51:26
阅读次数:
204
[转载] MySql5.6操作时报错:You must SET PASSWORD before executing this statement解决转载: http://blog.csdn.net/yanzi1225627/article/details/8694358参考前文利用安全模式成功登陆,...
分类:
其他好文 时间:
2014-12-19 17:09:14
阅读次数:
139
标准的定义:CSS引入伪类和伪元素的概念是为了实现基于文档树之外的信息的格式化。伪类有::first-child,:link:,vistited,:hover,:active,:focus,:lang伪元素有::first-line,:first-letter,:before,:after伪类与伪元...
分类:
其他好文 时间:
2014-12-19 15:41:53
阅读次数:
190