码迷,mamicode.com
首页 >  
搜索关键字:programming exercise    ( 5135个结果
《Unix NetWork Programming》(Unix网络编程)—环境搭建
1,安装编译器,为了齐全还是安装一下build-essential [python] view plaincopy sudo apt-get install build-essential   2,下载本书的头文件及示例源码 点此下载unpv13e.tar.gz  http://ishare.iask.sina.com.cn/f/132385...
分类:Web程序   时间:2014-09-21 00:28:19    阅读次数:438
R on Ubuntu
I have been usingRrecently. R is statistics programming language. R has attracted more and more attention as analytics in cloud gets more and more hot...
分类:其他好文   时间:2014-09-20 21:32:09    阅读次数:237
AOP技术应用和研究
面向切面编程(Aspect—Oriented Programming,简称AOP)是一种新的软件丌发技术,它是针对面向对象编程(Object.Oriented Programming,简称oop)在处理横跨多个模块的非核心需求时所表现出来的不足而提出的。 AOP技术应用和研究系列,首先分析了面向对象编程(OOP)的优点和缺点,从而引出AOP技术。并介绍AOP的基本思想和基本概念。并通...
分类:其他好文   时间:2014-09-20 15:27:48    阅读次数:213
Chapter 2 The Java Programming Environment
1. Installing the Java Development kit (JDK)2. Choosing a Develpment Environment3. Using the Command-Line Tools4. Using an Integrated Development Envi...
分类:编程语言   时间:2014-09-19 21:02:36    阅读次数:277
Linux 架构
(转)作者:Vamei 出处:http://www.cnblogs.com/vamei 欢迎转载,也请保留这段声明。谢谢!我以下图为基础,说明Linux的架构(architecture)。(该图参考《Advanced Programming in Unix Environment》)最内层是硬件,最...
分类:系统相关   时间:2014-09-19 21:01:36    阅读次数:312
UIView Programming Guide学习笔记
ViewCreating and Configuring View ObjectsCreating View Objects Using Interface Builder 用Interface Builder就是大家熟知的用StoryBoard进行页面的创建,这里就不多讲了。主要是用StoryB....
分类:其他好文   时间:2014-09-19 17:26:45    阅读次数:242
关于UIView需要看的一些官方文档
View Controller PG(Programming Guide) 看过一遍View PG 正在看Drawing and Printing PGQuartz 2D PG最近在看iOS一些界面的开发,所以想对界面相关的文档看一遍,有个整体的概念。这里肯定不全,我会边看边将新的文档加进来。
分类:其他好文   时间:2014-09-19 17:11:25    阅读次数:155
如何在编程生涯中有一个好的开端
英文原文:How To Get a Jump Start In Your Programming Career 想要进入软件开发的领域其实是很难的。当然,如果你还是一名刚刚入门的程序员,那么我相信你深刻理解没有经验或者没有太多经验想找一份工作是如何困难。如果你已经在软件开发这一行干过一段时间,...
分类:其他好文   时间:2014-09-19 17:06:25    阅读次数:120
编译安装apache
1、下载apachewgethttp://mirrors.hust.edu.cn/apache//httpd/httpd-2.4.10.tar.gzwgethttp://archive.apache.org/dist/apr/apr-1.5.1.tar.gzwgethttp://archive.apache.org/dist/apr/apr-util-1.3.12.tar.gzwgetftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8..
分类:其他好文   时间:2014-09-18 16:49:04    阅读次数:205
General Purpose Hash Function Algorithms
General Purpose Hash Function Algorithmspost@: http://www.partow.net/programming/hashfunctions/index.html ...
分类:其他好文   时间:2014-09-18 16:21:04    阅读次数:176
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!