P91

  Java课程设计俄罗斯方块(含代码) 文档

Meulen,Miguel Revilla. The Effectiveness of Choice of Programming Language as a Diversity Seeking Decision[J].

mousefat 2012-05-30   17368   0
P45

  javascript 权威指南(第四版)学习笔记 文档

multiple="multiple" name="hobbies" size="4">

tweller 2012-05-08   329   0
P48

  iOS 技术概述 文档

如需进一步了解如何在应用程序中使用Core Animation,请查看Core Animation Programming Guide and Core Animation参考集。 Core Services 层

˙zhun36 2015-01-26   268   0
P25

  Google File System 中文说明 文档

Proceedings of the 8th Architectural Support for Programming Languages and Operating Systems, pages 92–103

f0xf0x 2013-11-21   2604   0
P48

  J2ME手机游戏坦克大战 文档

reflect the art of pixel level handling in game programming. Eg. If the program still permit to run after

danny_ku 2011-11-24   612   0
P63

  Oracle10g 数据库性能调优方法研究 文档

Kyte.Expert.Oracle Database Architecture 9I and 10G Programming Techniques and Solutions[M].New York:APRESS,2006.

micfeng 2012-07-25   474   0
P49

  Android 应用开发基础指导 文档

应用程序无界限。Android上的应用程序可以通过标准API(Application Programming Interface,应用程序编程接口)访问核心移动设备功能。通过互联网,应用程序可以声明它们的功能可供其他应用程序使用。

mousefat 2012-12-25   6171   0
P38

  各公司服务器架构 文档

只在小规模的集群上实现,并且把容错处理交给了程序员。 Bulk Synchronous Programming[17]和一些MPI原语[11]提供了更高级别的并行处理抽象,可以更容易写出并行处理的程序

lxhoyxc 2014-05-05   3818   0
P42

  学生成绩管理系统 文档

developing too l, Microsoft Visual Studio .NET 2003.0programming language is employed.In line of its self-sustaining

lifuanlove 2013-10-16   682   0
P56

  DOJO API中文参考手册 文档

the curry() method found in many functional programming environments, this function returns an "argument

learn138 2011-07-29   959   0

高级编程语言的发展历程 博客

的意思。把程序和数据都统一的当成符号,用现代编程语言的话说,就是 LISP 支持 meta-programming。LISP 程序可以处理,生成和修改 LISP 程序。这个特性,加上函数是一阶对象的特性,使得

openkk 2012-02-14   1632   0
专利  
P126

  STRUTS2 学习教程 文档

际化、转换器,校验等。 什么是拦截器 拦截器,在AOP(Aspect-Oriented Programming)中用于在某个方法或字段被访问之前,进行拦截然后在之前或之后加入某些操作。拦截是AOP的一种实现策略。

whxyqh 2012-11-28   2357   0
P20

  The Google File System (GFS)中文版 文档

Proceedings of the 8th Architectural Support for Programming Languages and Operating Systems, pages 92–103

hadooper 2013-02-25   687   0
P45

  Javascript权威指南(第四版)教程 文档

multiple="multiple" name="hobbies" size="4">

hj05112409 2011-02-11   4444   0
P47

  基于Android平台连连看游戏设计与实现毕业论文 文档

2) 应用程序无界限。Android上的应用程序可以通过标准API(Application Programming Interface,应用程序编程接口)访问核心移动设备功能。通过互联网,应用程序可以声明它们的功能可供其他应用程序使用;

zuoqifan 2015-03-08   770   0
P57

  PL/SQL 基础教程 文档

BEGIN V_book.code :=’123’; V_book.name :=’C++ Programming’; DBMS_OUTPUT.PUT_LINE(v_book.code||v_book.name);

abc1561 2013-08-24   2770   0
SQL  
P67

  Dojo API 中文参考手册,附加注解实例 文档

the curry() method found in many functional programming environments, this function returns an "argument

wangzhikui 2014-06-22   3635   0
P150

  最基础的c语言教程 文档

(用C改写了UNIX 90%,即第5版) 72-73 ->标准C (K&R 《The C Programming language》)78 -> ANSI C 83 (ANSI 美国国家标准化协会) ->

haozai 2016-11-24   1687   0
C/C++开发   报告   C#   Go  

谷歌三大核心技术(一)Google File System中文版 经验

Proceedings of the 8th Architectural Support for Programming Languages and Operating Systems, pages 92–103

fmms 2012-02-09   406182   0
P88

  C++面向对象程序设计综合练习题 文档

*book;”,则不正确的语句为( )。 A. BOOK *x=new book; B. BOOK x={"C++ Programming",27.0}; C. BOOK *x=new BOOK; D. BOOK *x=book;

csujin 2012-09-18   3757   0
1 2 3 4 5 6 7 8 9 10