当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: http://www.phim.unibe.ch/comp_do
 

 

 ·深入理解嵌套类和内部类    »显示摘要«
    摘要: 深入理解嵌套类和内部类 深入理解嵌套类和内部类 一、什么是嵌套类及内部类? 可以在一个类的内部定义另一个类,这种类称为嵌套类(nested classes),它有两种类型: 静态嵌套类和非静态嵌套类。静态嵌套类使用很少,最重要的是非静态嵌套类,也即是被称作为 内部类(inner)。嵌套类从jdk1.1开始引入。其中inner类又可分为三种: 其一、在一个......
 ·c++ primer 泛型算法阅读有感    »显示摘要«
    摘要: 这个月做vc++界面又有些精进,经验值也有所提高,但对于gdi操作还是接触不多,抽点时间又看了十几页c++ primer,模板的推演、泛型算法部分也是朦胧:主要是没实际应用过,但是不能说是白看了,但对于思维的延伸还是有点帮助。 比如,在泛型算法中函数指针和inline函数之间的效率比较,对于温习一下inline函数还是不错的。 实际例子-实现字符串排序,这里使用stable_sort算法,......


一份c语言函数清单
http://www.phim.unibe.ch/comp_doc/c_manual/c/functions/funcref.htm

the ansi library is declared in the following header files.

assert.h ctype.h errno.h float.h limits.h locale.h math.h setjmp.h signal.h stdarg.h stddef.h stdio.h stdlib.h string.h time.h

posix library 【程序编程相关:JSP学习笔记(七)-----猜数字游戏

this is a summary of ansi and posix functions grouped by library. if you want an alphabetical list, please use the master index. please refer to a manual for a complete list of functions available to you.

ansi standard library. posix library. non standard functions from conio.h non ansi standard unix functions user written functions. variable length argument lists.

ansi standard library. 【推荐阅读:JSP学习笔记(六)-----在多个JS

assert.h 【扩展信息:JSP学习笔记(八)-----inclu

the posix library contains the following headers.

cpio.h dirent.h fcntl.h grp.h pwd.h sys/stat.h sys/times.h sys/types.h sys/utsname.h sys/wait.h tar.h termios.h unistd.h utime.h

ansii library headers

line("man", "../man/assert.htm", "assert", ""); assert

ctype.h


...   下一页
    摘要:基于oracle的个人数据库应用提供如下功能: 1。客户综合信息管理和分析; 2。个人事务管理; 3。公共流程管理; 4。分享知识库; 项目进度表: 2004年8月28号,立项。负责人:jonathan--海外营销公司技术支持部。 2004年9月15号,验收。测试人:jonathan。 ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE