对于Linux系统管理员很有用的16个在线工具 经验

、emacs、git等软件的快捷使用方式和友好的说明 6. GitHub Free Programming Books 免费编程书籍 以Github管理的方式搜集了免费的编程和系统管理等书

jopen 2014-07-29   30917   0
Linux  

Python开发实用函数、教程和其它相关内容的集合 经验

for beginners starting with basic concepts of programming // My favorite Python projects and packages

jopen 2014-07-15   21110   0

前端工程师必备技能汇总 经验

Linux系统编程 Unix环境高级编程 Unix编程艺术 The Linux Programming Interface 程序员的自我修养 深入理解Linux内核 Unix网络编程

jopen 2014-04-10   56223   0

Spring--AOP详解 经验

AOP 为 Aspect Oriented Programming 的缩写,意为:面向切面编程(也叫面向方面),可以通过预编译方式和运行期动态代理实现在不修改源代码的情况下给程序动态统一添加功能的一种技术。

jopen 2012-05-27   85403   0

Bootstrap工具、主题和UI模式终极收藏 经验

therefore, it can be seamlessly integrated with any programming language of your choice.

jopen 2015-03-29   16778   0

iOS开发入门 经验

议直接看iTunes-U中的版本,也不会太难。 4.2 书籍 《Objective-C.Programming》: Big.Nerd 出品,很棒的一本入门教程 《Effective Objective-C

jopen 2015-07-20   52980   0
P4

  MapReduce 程序编程框架 文档

http://dongxicheng.org/mapreduce/mapreduce/hadoop-streaming-programming/ http://www.open-open.com/lib//view/open1329385847468

gaofei8704 2013-06-25   290   0
P27

  Testing Frameworks 文档

SystemPremature optimization is the root of all evil in programming. -C. A. R. Hoare 19. Load Testing in a NutshellMeasures

paragkul 2014-09-16   463   0

为什么我不适合搞编程 问答

那么我们就一起努力吧! 原文 : http://www.vaikan.com/why-programming-isnt-for-me/

jopen 2014-10-12   6766   0
程序员   C/C++   Go  

从零开始学 iOS 开发的 15 条建议 问答

Swift https://github.com/numbbbbb/the-swift-programming-language-in-chinese http://item.jd.com/11685611

jopen 2015-08-19   20854   1
IOS   C/C++   Swift   iOS开发   Cocoa  

ESB总线和能力开放平台 经验

常见的一种应用,网站的服务商将自己的网站服务封装成一系列API(Application Programming Interface,应用编程接口)开放出去,供第三方开发者使用,这种行为就叫做开放网站的

jopen 2015-12-16   42079   0

web项目技术选型 经验

服务器端语言使用率排名 http://w3techs.com/technologies/overview/programming_language/all 整体语言排名 http://www.tiobe.com/index

jopen 2016-01-20   42551   0

利用Android回调机制对Dialog进行简单封装 经验

Wikipedia上面关于回调机制的定义,有兴趣可以看看。 In computer programming, a callback is a piece of executable code that

ChristinaQf 2016-04-29   8211   0

Struts+Spring+Hibernate整合的简单实例 经验

的getter和setter访问器的类。 AOP: Aspect-Oriented Programming,面向切面(方面)的编程。该模式为了减小模块之间的耦合度而生,其将处理流程划分成各种断面,数据流过这些断面,。

openkk 2012-09-30   41185   0

11个Linux基础面试问题与解答 经验

Torvalds, Wrote most of the Linux Kernel in C++ programming Language, do you agree? (Torvalds 用C++编写了Linux

jopen 2014-07-30   69313   0
Linux  

Spring之AOP模块 经验

AOP(AspectOriented Programming,面向切面编程)是Spring框架的一个重要特征 Spring推荐使用接口编程 Spring提供三种拦截器: 方法前拦截器、返回后拦截器、异常抛出拦截器

n672 2015-02-08   23597   0

Xcode 调试技巧 经验

debugging is the process of removing bugs, then programming must be the process of putting them in.” ——Edsger

jopen 2015-03-05   14582   0

Google的Python代码格式化工具:YAPF 经验

also similar to the 'gofmt' tool for the Go programming language: end all holy wars about formatting

dy223 2015-03-26   26082   0
P7

  B/S系统权限控制的一种简单方法 文档

看了网上一些关于权限控制的帖子,越看越迷糊,什么用AOP(Aspect Oriented Programming,面向方面编程),用容器,RBAC(基于角色的访问控制方法),SSO,Jive的Proxy

owen 2011-12-19   506   0
P2

  阿里巴巴java笔试整理 文档

定需要编写什么产品代码。TDD虽是敏捷方法的核心实践,但不只适用于XP(Extreme Programming),同样可以适用于其他开发方法和过程。 TDD得基本思路就是通过测试来推动整个开发得进行,

jacke1205 2013-03-23   13572   0
1 2 3 4 5 6 7 8 9 10