06 2011 档案
摘要://AsyncQueue.cs//#define c4 //C# 4.0+#define c4namespace Microshaoft{ using System; using System.Threading; using System.Diagnostics; using System.Collections.Generic;#if c4 using System.Collections.Concurrent;#endif using Microshaoft; public class ConcurrentAsyncQueue<T> where T : class { pub
阅读全文
摘要://AsyncQueue.cs//#define c4 //C# 4.0+#define c4namespace Microshaoft{ using System; using System.Threading; using System.Diagnostics; using System.Collections.Generic;#if c4 using System.Collections.Concurrent;#endif using Microshaoft; public class AsyncQueue<T> where T : class { public delega
阅读全文
摘要:砍头不要紧 爱情价更高 欲穷千里目 粒粒皆辛苦1.少小离家老大回,安能辨我是雄雌。(苦命的人儿,这些年你都经历了什么?)2.红酥手,黄藤酒,两个黄鹂鸣翠柳。长亭外,古道边,一行白鹭上青天。(如此意境,只有汉语做得到)3.夜深忽梦少年事,惟梦闲人不梦君。(跟此人有仇啊?)4.借问酒家何处有,姑苏城外寒山寺。(不许瞎说!)5.洛阳亲友如相问,轻舟已过万重山,(欠人钱了?跑得够快的啊!)6.爷娘闻女来,举身赴清池;阿姊闻妹来,自挂东南枝。小弟闻姊来,琵琶声停欲语迟。(这位姑娘,你人品真差)7.在天愿作比翼鸟,大难临头各自飞。(你俩真配)8.美人卷珠帘,万径人踪灭。两岸猿声啼不住,惊起蛙声一片。(这还
阅读全文
摘要:给没谱的 Les Paul's 96th Birthday 2011-06-09 google logo guitar HTML and JavaScript 增加键盘记谱功能
阅读全文