P134

  Go 语言文档 文档

JavaScript. It is intended to serve as a convenient, lightweight, fast language, especially for writing concurrent

永乐zhu 2012-11-19   809   0
P202

  GWT指南 文档

based on SOAP or REST. They are simply as a lightweight method for transferring data between your server

sipmzy 2015-11-30   846   0
P104

  软件工程—需求的实践 文档

eavyweight)的方法,而像XP这样只制定少量的规则来规范行为的方法被称为轻量级(Lightweight)的方法(实际上,现在有一种倾向称这种方法为Agile方法的)。近来,也看到一些文章在讨论

bjzq1208 2012-02-10   662   0
P186

  Go 语言文档 文档

JavaScript. It is intended to serve as a convenient, lightweight, fast language, especially for writing concurrent

wukehong 2012-08-14   572   0
P541

  游戏编程模式(Game Programming Patterns) 文档

play when you have objects that need to be more lightweight, generally because you have too many of them

WeAthFolD 2015-03-22   4888   0
P72

  Python核心编程(中文第二版)带目录 文档

数据库适配器(MySQLdb 等等) Web 开发框架(mod_python,cgi,Zope,Plane,Django 等等) 数据库方面最容易对付,你只要确保每张表都用 UTF-8 编码就可以了。 数据库适配器可能有点麻烦,有些适配器支持

mp68 2016-02-02   530   0
P186

  Grails开源框架-使用指南 文档

而且并没有很好的遵循Don’t Repeat Yourself(DRY)原则。 像Rails,Django和TurboGears这样的动态框架在Web 开发领域开辟了一条新的道路,Grails基于这些

wangjx2775 2013-08-27   684   0
P186

  Grails开源框架-使用指南 文档

而且并没有很好的遵循Don’t Repeat Yourself(DRY)原则。 像Rails,Django和TurboGears这样的动态框架在Web 开发领域开辟了一条新的道路,Grails基于这些

秦朝来客 2013-11-24   3729   0
P366

  java基础课程讲义 文档

个进程的效果,但是不同的线程之间可以有某种程度上的资源共享,所以线程又被称为轻量级进程(lightweight process)。 q Threads run at the same time, independently

a7821634 2016-10-17   1987   0
P146

  OMNeT++学习全书 文档

AI-LMAC: An Adaptive, information-centric and lightweight MAC protocol for wireless sensor network[C].

Hommiee 2010-11-16   8002   0
P398

hibernate3.6.10 官方中文参考手册 文档

are mapped to the same table This allows a "lightweight" class that contains a subset of the table columns

Lucifer10 2016-04-08   779   0
P485

  ecmascript 6入门 文档

tricks you can perform right now · Colin Toh, Lightweight ES6 Features That Pack A Punch: ES6的一些“轻量级”的特性介绍

tk2049jq 2017-05-23   700   0
P376

  D程序设计语言中文版 文档

declaration and a definition from the same source. 47.Lightweight inline functions: The C Preprocessor Way #define

xieguojun 2014-03-12   2350   0
P434

  java必备基础 文档

会长时间并存。 这两种架构分歧也曾经诞生一个新名词:完全POJO的系统也称为轻量级系统(lightweight),其实这个名词本身就没有一个严格定义,更多是一个吸引人的招牌,轻量是指容易学习容易使用吗

935997330 2012-09-25   2653   0
P467

  2016史上最全java面试大全 文档

Java事务服务 JVM (Java Virtual Machine) Java虚拟机 LDAP (Lightweight Directory Access Protocol) 轻量级目录存取服务协议 late binding

zhang111 2017-02-09   939   0
P795

  Thinking in C# 文档

object when necessary. C# provides support for lightweight persistence, and future versions of .NET might

474410797 2012-10-18   3726   0
.NET开发   C#  
P523

  CSharp Language Specification C# 4.0 语言规范 文档

allocation of objects as well as in-line storage of lightweight structures. To ensure that C# programs and libraries

openyshu 2016-02-29   2954   0
.NET开发   C#  
P269

  模糊测试--强制性安全漏洞发掘 文档

序员在不同的项目中犯了相同的错误时,就需要利用这种扫除技术。例如,在一个专门的LDAP(Lightweight Directory Access Protocol)服务器中发现了一个缓冲区溢出,并且通

YozolaPhilo 2012-12-31   5329   0
P452

最新红帽学院rhcsa中文教材(内部资料+rhel6) 文档

nisplus 是提高了安全性的 NIS 版本(NIS+),包括一个验证主机的公钥机制。 ldap Lightweight Directory Access Protocol(LDAP,轻量级目录访问协议)是许多操作系统采

samuelhigh 2013-06-07   2044   0
RedHat  
P702

python cookbook(第3版)高清中文完整版 文档

extension type. With a capsule, you can put a lightweight wrapper around it and easily pass it around to

冬冬 2016-04-19   2980   0
1 2 3 4 5 6 7 8 9 10