--[[协同程序的四种状态挂起(suspended)、运行(running)、死亡(dead)和正常(normal)status yield --挂起程序coroutine.create(function(a, b, c) --coroutine.resume(co, 1, 2, 3) 分别把1,....
分类:
其他好文 时间:
2015-01-22 19:54:41
阅读次数:
165
使用PLSQL Developer连接数据库三种方式
normal:普通用户,一般程序员使用
SYSOPER:系统操作员,很少使用,一般做备份,日志操作
SYSDBA:系统管理员,专业数据库管理人员使用...
分类:
数据库 时间:
2015-01-22 18:12:51
阅读次数:
166
一, [Warning] AUDIO.SCH Extra Pin R509-1 in Normal of part R509 [Warning] AUDIO.SCH Extra Pin R509-2 in Normal of part R509 [Warning] AUDIO.SCH Extra P...
分类:
其他好文 时间:
2015-01-22 14:44:30
阅读次数:
974
一, [Warning] AUDIO.SCH Extra Pin R509-1 in Normal of part R509 [Warning] AUDIO.SCH Extra Pin R509-2 in Normal of part R509 [Warning] AUDIO.SCH Extra P...
分类:
其他好文 时间:
2015-01-22 12:48:13
阅读次数:
172
http://blog.163.com/clevertanglei900@126/blog/static/11135225920116891750734/在Normal Mode下,命令>>将对当前行增加缩进,而命令>增加缩进Ctrl-Shift-t<<减少缩进Ctrl-Shift-d:set sh...
分类:
系统相关 时间:
2015-01-22 10:48:55
阅读次数:
254
一.css2.xcode1.文字换行/*强制不换行*/white-space:nowrap;/*自动换行*/word-wrap:break-word;word-break:normal;/*强制英文单词断行*/word-break:break-all;2.两端对齐text-align:justify...
分类:
Web程序 时间:
2015-01-21 18:00:54
阅读次数:
334
1.你不能换行的aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa然后创建一个这样的css样式:.myButton { word-wrap: break-word !important; white-space: normal !important; }然后这将环绕字到该按钮的规...
分类:
其他好文 时间:
2015-01-20 11:41:38
阅读次数:
112
对该问题的研究始于以下错误提示:
我本想选择虚拟机的vid文件为“直接写穿模式” (WriteThrough),但是选择后,出现如下提示。
=======================================================
Error changing disk image mode from Normal to Writethrough.
Cannot ch...
分类:
其他好文 时间:
2015-01-19 19:07:24
阅读次数:
154
以下是常用的代码收集,没有任何技术含量,只是填坑的积累。转载请注明出处,谢谢。一. css 2.x code1. 文字换行/*强制不换行*/white-space:nowrap;/*自动换行*/word-wrap: break-word;word-break: normal;/*强制英文单词断行*/...
分类:
Web程序 时间:
2015-01-19 10:46:25
阅读次数:
195
以下是常用的代码收集,没有任何技术含量,只是填坑的积累。转载请注明出处,谢谢。一. css 2.x code1. 文字换行/*强制不换行*/white-space:nowrap;/*自动换行*/word-wrap: break-word;word-break: normal;/*强制英文单词断行*/...
分类:
Web程序 时间:
2015-01-19 10:33:54
阅读次数:
249