indeed , before i make my decision to choose the fedora as my work platform , i have tried so many variation of linux distribution , and now i just wa...
分类:
其他好文 时间:
2014-11-09 17:52:26
阅读次数:
280
Click ‘Navigator’ button, and select ‘Invoices’ under ‘Payables’, we can create and manage invoices.
Before we create a new invoice, we need to know some related basic knowledge for invoice. Invoice ...
分类:
其他好文 时间:
2014-11-07 14:50:06
阅读次数:
247
1. this is the permission other should acquire before using this app2. this is the permission an app should acquire before using another app or system...
分类:
移动开发 时间:
2014-11-07 14:21:58
阅读次数:
223
为了梦想,努力奋斗!追求卓越,成功就会在不经意间追上你mysql之触发器trigger触发器(trigger):监视某种情况,并触发某种操作。触发器创建语法四要素:1.监视地点(table)2.监视事件(insert/update/delete)3.触发时间(after/before)4.触发事件(...
分类:
数据库 时间:
2014-11-06 14:36:30
阅读次数:
271
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-11-06 14:30:36
阅读次数:
151
指令重排序对主存的一次访问一般花费硬件的数百次时钟周期。处理器通过缓存(caching)能够从数量级上降低内存延迟的成本这些缓存为了性能重新排列待定内存操作的顺序。也就是说,程序的读写操作不一定会按照它要求处理器的顺序执行。重排序的背景我们知道现代CPU的主频越来越高,与cache的交互次数也越来越...
分类:
移动开发 时间:
2014-11-06 12:32:02
阅读次数:
262
1、先说下Ubuntu14.04系统开机紫框的问题:Grub theme:黑色屏幕出现紫色边框There's a minor typo on the grub theme which produces a black screen with purple border before the grub menu is drawn and on Plymouth start. AIUI, there'...
分类:
系统相关 时间:
2014-11-05 23:10:17
阅读次数:
212
mysql存储过程出现:OUT or INOUT argument 3 for routine gotask.UserLogin is not a variable or NEW pseudo-variable in BEFORE trigger网上说是call fun(a); 改为 call fu...
分类:
数据库 时间:
2014-11-05 21:01:47
阅读次数:
440
xhtml700css.amount::before {content:"$ ";}.amount::after {content:" 萬元";}原來只有700,但加了CSS以後呈現會是$ 700 萬元思考 -::before, ::afterPseudo-element Selectors使用原則...
分类:
其他好文 时间:
2014-11-05 19:31:30
阅读次数:
202
#colorNav ul li:first-child:before {content: '';position: absolute;width: 1px;height: 1px;border: 5px solid transparent;border-bottom-color: #313131;l...
分类:
其他好文 时间:
2014-11-05 17:07:09
阅读次数:
118