P

Python Programming with the Java Class Libraries 文档

This tutorial begins with coverage of some of the basics of Python programming. Using plenty of skill-building exercises and interactive programming sessions, this book will help those new to programming develop an understanding of concepts and practical techniques. For experienced programmers, the book demonstrates Python's breadth of capabilities and shows the ways that Python interfaces with Java APIs for professional application development.

fp34 2014-12-31   302   0
P

Core PHP Programming Third Edition 文档

PHP核心编程第三版(Prentice Core PHP Programming 3rd Edition) 英文版。

jasonyu 2010-09-19   472   0
PHP开发   PHP  
P244

  Programming in Lua 完整版 文档

Programming in Lua Copyright ® 2005, Roberto Ierusalimschy & www.luachina.net Programming in Lua Programming

kooie 2013-09-06   3422   0
Lua开发   Lua  

qart4j - QR code ASCII art for java 经验

QArt4J A QR code generator which gives ASCII Art output image. A java version of QArt with enhancement

jopen 2016-02-27   97919   0

初窥基于 react-art 库的 React Native SVG 经验

于代码的双平台兼容。 art 是一个旨在多浏览器兼容的Node style CommonJS模块。在它的基础上,Facebook又开发了 react-art ,封装art,使之可以被react.j

wapjingle 2016-02-08   31569   0

Android 4.4 ART :被忽略的重大预示 资讯

来为了进行开发测试,我打开了“开发者模式”,其中有一个选项引起了我的注意,叫“选择运行时环境”。可选项有Dalvik和ART,默认是 Dalvik,即Android一直以来使用的运行方式。这是之前版本都没有的选项。为了弄明

jopen 2013-12-04   18772   0
Android  

基于Java的轻量级报表工具 ART 经验

ART是一个轻量级的,基于web的报表引擎。定制容易,支持图形报表,支持通过插件把结果导出为各种格式。 项目主页: http://www.open-open.com/lib/vie

openkk 2011-12-03   28877   0

ASCII Art:使用纯文本流程图 经验

我们使用纯文本写代码,有了Markdown又可以使用纯文本写文档,那么对于更直观的信息表达方式——图片,能不能使用纯文本描述呢?

jopen 2016-01-03   15171   0
ASCII码   Perl  

ART深度探索开篇:从Method Hook谈起 经验

虚拟机的方法调用过程说起。作为一个系列的开篇,本文不打算展开讲虚拟机原理等内容,首先给大家一道开胃菜;后续我们再深入探索ART。 众所周知,AndFix是一种 native 的hotfix方案,它的替换过程是用 c 在

cawy9281 2017-03-15   9134   0

ART深度探索开篇:从Method Hook谈起 经验

虚拟机的方法调用过程说起。作为一个系列的开篇,本文不打算展开讲虚拟机原理等内容,首先给大家一道开胃菜;后续我们再深入探索ART。 众所周知,AndFix是一种 native 的hotfix方案,它的替换过程是用 c 在

bobo_java 2017-03-21   5438   0

ART让 Android 摆脱卡顿的希望? 资讯

效率并不是最高的。从 Android 4.2 开始,Google 开发者引进了新的 Android 运行环境 ART(意思就是 Android Runtime。Android 官方页面的介绍中,也将其称作新的虚拟机),以替代旧的

jopen 2013-11-07   12204   0
Android  

python模板引擎:Art Mustache 经验

Art Mustache(文艺的大胡子)是一个python模板引擎,它非常简单,它被设计为一个容易学习,紧凑和富有表现力的模板引擎,使得编码更加流畅。 Art Mustache 本身不是一个新的编程语言

jopen 2012-11-06   19444   0

Google将用ART运行时替代Dalvik 资讯

Dalvik 运行时。Google 开发者已经花了两年时间开发更快执行效率更高更省电的替代 ART 运行时 。ART 代表 Android Runtime,其处理应用程序执行的方式完全不同于 Dalvik,Dalvik

jopen 2013-11-07   5635   0
Dalvik  
P

Programming Windows程式开发设计指南 文档

本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程式写作的方法。这些程式用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍後所讨论的,这不是写作Windows程式的唯一方法。然而,无论最终您使用什么方式写作程式,了解Windows API都是非常重要的。 正如您可能知道的,Windows 98已成为使用Intel 32位元微处理器(例如486和Pentium)的IBM相容型个人电脑环境上最新的图形作业系统之代表。Windows NT是IBM PC相容机种以及一些RISC(精简指令集电脑)工作站上使用的Windows工业增强型版本。

vonezzz 2011-12-25   4635   0
P

Programming .NET Security (NET安全编程) 文档

With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthought. It's one topic, in fact, that .NET forces you to address, since Microsoft has placed security-related features at the core of the .NET Framework. Yet, because a developer's carelessness or lack of experience can still allow a program to be used in an unintended way, Programming .NET Security shows you how the various tools will help you write secure applications.

msn_gc 2012-10-25   3213   0

I want to fix programming - 编程改革 资讯

[本文英文原文链接: I want to fix programming ] 本文转载自: http://www.aqee.net/i-want-to-fix-programming/

openkk 2012-03-07   13634   0
编程  
P

Java.Network.Programming.Third.Edition 文档

JAVA网络编程实例

冉鹏TB 2012-10-17   0   0
P

Advanced Programming in the UNIX Environment: Second Edition 文档

这本书适合所有对Unix系统的种种感到好奇的人,Unix和Windows不同在于,它是个鼓励你思考的操作系统(换句话说对于想远离计算机的细节的用户可能不那么友好),只要你使用它有些时日,就会有很多问题冒出来:symbolic link和hard link区别究竟何在?daemon process是怎么回事?即便不写系统级的程序,只作为一般的unix用户,这本书里的信息也是弥足珍贵的。

iceger 2014-08-01   1711   0
UNIX  
P

Programming Windows 程式开发设计指南 文档

「到Petzold的书中找找」仍然是解决Windows程式开发各种疑难杂症时的灵丹妙药。在第五版的《Windows程式开发设计指南》中,作者身违背受敬重的Windows Pioneer Award(Windows开路先锋奖)得主,依据最新版本Windows作业系统,以可靠的取材资料校定这一本经典之作一再一次深入探索了Win32程式设计介面的根本重心。

zyjjfm 2013-07-31   2861   0
P27

  CS 194 Parallel Programming Why Programfor Parallelism? 文档

1. CS 194 Parallel Programming Why Program for Parallelism?Katherine Yelick yelick@cs.berkeley.edu http://www

flutelover 2014-03-03   1956   0
Intel   x86   Go  
1 2 3 4 5 6 7 8 9 10