Previous works do not relate to function pointers, but reading some documents reading and learning STL functions lets me know the pointer of functions ...
分类:
其他好文 时间:
2016-06-12 13:46:20
阅读次数:
133
一、ASP.NET + MVC IIS与ASP.NET管道 MVC、MVP以及Model2[上篇] MVC、MVP以及Model2[下篇] ASP.NET MVC是如何运行的[1]: 建立在“伪”MVC框架上的Web应用 ASP.NET MVC是如何运行的[2]: URL路由 ASP.NET MVC ...
分类:
Web程序 时间:
2016-06-12 12:30:48
阅读次数:
194
1. 背景 注解可以减少代码的开发量,spring提供了丰富的注解功能。我们可能会被问到,spring的注解到底是什么触发的呢?今天以spring最常使用的一个注解autowired来跟踪代码,进行debug。 2. Autowired的定义及作用 作用:Marks a constructor, f ...
分类:
编程语言 时间:
2016-06-12 12:28:54
阅读次数:
859
题目描述 Mastermind is a two-person code breaking game which works as follows. The ?rst person (the code maker) creates a sequence of n colored pegs (with ...
分类:
其他好文 时间:
2016-06-11 18:51:12
阅读次数:
146
题目描述 Mastermind is a two-person code breaking game which works as follows. The ?rst person (the code maker) creates a sequence of n colored pegs (with ...
分类:
其他好文 时间:
2016-06-11 00:32:17
阅读次数:
200
这是2013年写的一篇旧文,放在gegahost.net上面 http://raison.gegahost.net/?p=15 February 15, 2013 How `new’ operator works ? Filed under: c++ — Tags: C++ internal, c+ ...
分类:
其他好文 时间:
2016-06-10 08:31:09
阅读次数:
184
这是2013年写的一篇旧文,放在gegahost.net上面 http://raison.gegahost.net/?p=28 February 18, 2013 How exception works ? Filed under: c++ — Tags: C++ constructor., C++ ...
分类:
其他好文 时间:
2016-06-10 08:30:29
阅读次数:
175
这是2013年写的一篇旧文,放在gegahost.net上面 http://raison.gegahost.net/?p=21 February 16, 2013 How `delete’ works ? Filed under: c++ — Tags: c++ delete, c++ destru ...
分类:
其他好文 时间:
2016-06-10 08:30:04
阅读次数:
157
1.命名尽量统一。命名有很多地方,比如页面该如何统一命名,要是用wordpress建站,命名就该遵循wordpress的文件命名规范,比如文章页single.php,分类页category.php,搜索页search.php等。页面命名以主旨清晰为主,比如作品页就是works.php,关于页就是about.php。在做网站前先..
分类:
Web程序 时间:
2016-06-08 17:24:22
阅读次数:
248