码迷,mamicode.com
首页 >  
搜索关键字:life in programming    ( 6263个结果
Spring Framework--AOP(1)--
一、简介AOP(Aspect-Oriented Programming,即面向切面程序设计),提供了另外一种有关程序结构的思维方式,是OOP(面向对象程序设计)的补充。OOP的模块化单元是类,AOP的模块化单元是切面。切面可以模块化横切多个类或者对象的关注点,比如事务管理,这些关注点在AOP的词汇里...
分类:编程语言   时间:2014-04-30 16:00:00    阅读次数:429
How To: Perl TCP / UDP Socket Programming using IO::Socket::INET
http://www.thegeekstuff.com/2010/07/perl-tcp-udp-socket-programming/In this article, let us discuss how to write Perl socket programming using the inb...
分类:Web程序   时间:2014-04-27 23:22:09    阅读次数:679
一些编程语录
【一些编程语录】1、If debugging is the process of removing software bugs, then programming must be the process of putting them in.– Edsger Dijkstra 如果调试程序是移除臭....
分类:其他好文   时间:2014-04-27 22:56:14    阅读次数:543
6263条   上一页 1 ... 625 626 627
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!