03 2015 档案

摘要:万分感谢 空明流转 菊苣的模板教程:https://github.com/wuye9036/CppTemplateTutorial本文就是给自己快速参阅回想用的,不一定适合别人看。#includeusingnamespacestd;templateclassAddFloatOrMulInt{stat... 阅读全文
posted @ 2015-03-31 11:15 withChengChen 阅读(362) 评论(0) 推荐(0)
摘要:原文链接:http://www.codeproject.com/Articles/334310/Understanding-ASP-NET-Validation-TechniquesIntroductionThis article aims at understanding the basic v... 阅读全文
posted @ 2015-03-29 17:53 withChengChen 阅读(180) 评论(0) 推荐(0)
摘要:{ "font_size": 13.0, "font_face": "Lucida Console", "font_size": 11, // 使光标闪动更加柔和 "caret_style": "phase", // 高亮当前行 "highlight_line": true, // 高亮有修改的标签... 阅读全文
posted @ 2015-03-29 09:15 withChengChen 阅读(210) 评论(0) 推荐(0)
摘要:Ctrl + 上下箭头: 以函数为单位移动 阅读全文
posted @ 2015-03-27 21:06 withChengChen 阅读(114) 评论(0) 推荐(0)
摘要:那本书里面都有啊啊!!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~2015-3-17更新~~~~~~~~~~~~~~~~~~~先上两个解释我的疑惑的链接:http://en.cppreference.com/w/cpp/language/operator_arithmeti... 阅读全文
posted @ 2015-03-17 18:34 withChengChen 阅读(268) 评论(0) 推荐(0)