Autodesk Developer NetworkDevBlog:http://adndevblog.typepad.com/autocad/kean's blog:http://through-the-interface.typepad.com/autodesk c#.net forum:htt...
分类:
Web程序 时间:
2014-07-09 15:00:23
阅读次数:
208
在ubuntu下尝试mysql,想设置默认字符集来着,结果最终把mysql弄坏了,每次执行:“mysql -u root -p”的时候,就会报错:“ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/v.....
分类:
数据库 时间:
2014-07-08 21:48:13
阅读次数:
315
it is much easier to get the same result through PHP because the PHP language offers some global constant variables and built-in functions....
分类:
Web程序 时间:
2014-07-08 12:48:07
阅读次数:
196
很久沒弄mysql,今天突然想做下練習,於是去打開mysql,系統提示錯誤:Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' 。去查下位於/etc/my.cnf(一般情況都是在這個目錄下),裏...
分类:
数据库 时间:
2014-07-07 19:42:26
阅读次数:
233
链接套模板不知道有没有x,y=0情况,不过这种情况都按+号输出的。 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 #include10 using namespac....
分类:
其他好文 时间:
2014-07-06 17:38:49
阅读次数:
166
缓存方式: 直接映射 N路关联缓存策略: write through:通写 write back:回写进程类别: 交互式进程(IO密集型) 批处理进程(CPU密集型) 实时进程(Real-time)CPU: 时间片长,优先级低IO:时间片短,优先级高Linux优先级:priority ...
分类:
其他好文 时间:
2014-07-05 22:06:21
阅读次数:
357
/* 首行缩进 */text-indent:10px;/* 下划线 */text-decoration:none;none:无下划线;underline:下划线;overline:上划线;line-through:中划线;注意点CSS样式优先级A、选择器都有一个权值,权值越大越优先B、当权值相等时,...
分类:
Web程序 时间:
2014-07-05 17:09:03
阅读次数:
234
Problem E: Jolly Jumpers
A sequence of n > 0 integers is called a jolly
jumper if the absolute values of the difference between successive elements take on all the values 1 through n-1.
For ins...
分类:
其他好文 时间:
2014-07-03 17:40:42
阅读次数:
257
在需要的连接添加行内样式:
<ahref="ddrb/090630.asp"target="_blank"style="text-decoration:underline;">30</a>CSStext-decoration属性可能的值值描述none默认。定义标准的文本。underline定义文本下的一条线。overline定义文本上的一条线。line-through定义穿..
分类:
Web程序 时间:
2014-06-28 00:33:36
阅读次数:
247
I can feel that I am making great progress now.. if inspected closely, it is obvious that what I'm getting through is, a newbie phase:coding details m...
分类:
其他好文 时间:
2014-06-25 18:23:24
阅读次数:
206