摘要:
没有时间整理了,代码效率很低,以后有时间提高,仅供大家讨论:)偷懒,没有写注释,把计算放在Click方法了。相关背景 1 private void Find_Click(object sender, EventArgs e) // Find the birthday 2 { 3 BirthdayManager... 阅读全文
posted @ 2007-03-13 23:31 勇敢的鸵鸟 阅读(726) 评论(5) 推荐(0)
|
|||
|
摘要:
没有时间整理了,代码效率很低,以后有时间提高,仅供大家讨论:)偷懒,没有写注释,把计算放在Click方法了。相关背景 1 private void Find_Click(object sender, EventArgs e) // Find the birthday 2 { 3 BirthdayManager... 阅读全文
posted @ 2007-03-13 23:31 勇敢的鸵鸟 阅读(726) 评论(5) 推荐(0)
摘要:
We had similar issues. After hours of googling, we found there are multiple possible causes and solutions. This sort of feature appears to be simple but must be rather complex under the hood. We went ... 阅读全文
posted @ 2007-03-13 11:28 勇敢的鸵鸟 阅读(535) 评论(0) 推荐(0) |
|||