码迷,mamicode.com
首页 >  
搜索关键字:chapter    ( 1815个结果
Notes for Apue —— chapter 4 Files and Directories(文件和目录)
4.1 Introduction 4.2 stat, fstat, fstatat, and lstat Functions The lstat function is similar to stat, but when the named file is a symbolic link, lsta...
分类:其他好文   时间:2015-05-04 23:38:09    阅读次数:194
html5 section article
section一块 article一篇==section:group, chapter, 划分派系 等级不同的大块article: 一段内容 一篇文章 可以用于syndicate / rss两者的区别还是很大的。
分类:Web程序   时间:2015-05-04 19:48:30    阅读次数:143
Enhancing the Application: Advanced JDBC Features(转)
Enhancing the Application: Advanced JDBC FeaturesThis chapter describes additional functionality that you can use in your Java application. Some of th...
分类:移动开发   时间:2015-04-30 17:58:53    阅读次数:228
WebDriver API——第1部分
The API definitions in this chapter shows the absolute location of classes. However the recommended import style is as given below:from selenium impor...
分类:Windows程序   时间:2015-04-29 23:01:50    阅读次数:137
Android微信支付SDK开发笔记
一、准备工作1、开发平台及SDK下载微信开放平台https://open.weixin.qq.com下载SDK微信支付Demo下载http://pay.weixin.qq.com/wiki/doc/api/app.php?chapter=11_12、创建应用创建移动应用获取 AppID AppSec...
分类:微信   时间:2015-04-29 18:57:15    阅读次数:402
Memo - Chapter 6 of Strang's Linear Algebra and Its Applications
1.实对称矩阵的正定2.实对称矩阵的半正定3.Sylvester’slaw of inertia:4.Sylvester’slaw of inertia的推论:5. SVD6.瑞利伤:
分类:移动开发   时间:2015-04-28 22:34:22    阅读次数:200
Effective C++ 之 Item 3:尽可能使用 const
Effective C++ Chapter 1. 让自己习惯C++(Accustoming Yourself to C++) Item 3. 尽可能使用 const (Use const whenever possible) 1. const 与语义约束 const 允许指定一个语义约束(也就是指定...
分类:编程语言   时间:2015-04-24 14:09:57    阅读次数:143
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!