一 “无继承”情况下的对象构造考虑下面程序片段:1234567891011Point
glocal; //全局内存配置Point foobar(){Point local;//局部栈内存配置Point *heap=new
Point;//heap内存配置*heap=local;delete heap...
分类:
其他好文 时间:
2014-06-04 17:02:24
阅读次数:
271
core-site.xml:fs.default.name:hdfs://hadoop:9000fs.tmp.dir:/usr/local/hadoop/tmphdfs-site.xml:dfs.name.dir:dfs.name.edits.dir:eidtsdfs.replication
分类:
其他好文 时间:
2014-06-04 14:40:40
阅读次数:
254
public
interfaceWindowManagerimplementsViewManagerandroid.view.WindowManagerClass
Overview类的概览The interface that apps use to talk to the window manage...
Scope defines where in a program a variable is accessible. Ruby has four types of variable scope, local, global, instance and class....
分类:
其他好文 时间:
2014-06-02 10:37:39
阅读次数:
241
1、图形化最小安装debian7.5操作系统2、更改debian的apt源配置文件/etc/apt/sources.listroot@duan:~#cat/etc/apt/sources.list
debhttp://ftp.de.debian.org/debianwheezymaincontribnon-free
deb-srchttp://ftp.de.debian.org/debianwheezymaincontribnon-free3、更新apt,并..
分类:
其他好文 时间:
2014-06-02 10:35:03
阅读次数:
379
load_file()查看常用的配置文件:/usr/local/app/apache2/conf/httpd.conf/usr/local/app/php5/lib/php.ini/usr/local/app/apache2/conf/extra/httpd-vhosts.conf/etc/my.c...
分类:
其他好文 时间:
2014-06-02 09:22:41
阅读次数:
298
一、Win7 X64系统安装sybase odbc:1、
下载对应包至c:\system_odbc(文件夹名自己取,在后面注册表内容需要用到);2、 将值信息写入到注册表内:Windows Registry
Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWAR...
分类:
数据库 时间:
2014-06-02 08:45:12
阅读次数:
420
printstring macro Var: REQ local info .code if
DBGWIN_DEBUG_ON eq 1 pushad invoke szLen, addr Var if DBGWIN_EXT_INFO eq ...
分类:
其他好文 时间:
2014-06-02 08:42:40
阅读次数:
222
实验平台:RHEL5.8实验拓扑:PHP配置部分:1、编译安装PHP./configure--prefix=/usr/local/php--with-mysql=mysqlnd--with-openssl--with-mysqli=mysqlnd--enable-mbstring--with-freetype-dir--with-gpg-dir--with-png-dir--with-zlib--with-libxml-dir=/usr--enable-sockets-..
分类:
数据库 时间:
2014-06-02 03:58:43
阅读次数:
296
一、Win7X64系统安装sybaseodbc:1、下载对应包至c:\system_odbc(文件夹名自己取,在后面注册表内容需要用到),接着需要将该目录添加至path环境变量下;2、将值信息写入到注册表内:WindowsRegistryEditorVersion5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBCINST.IN..
分类:
数据库 时间:
2014-06-02 03:21:37
阅读次数:
336