host = $host; $this->username = $username; $this->password = $password; $this->dbname = $dbname; } public function open() ...
分类:
数据库 时间:
2014-07-07 12:13:05
阅读次数:
178
之前遇到的第一个问题是,使用php生成文字验证码时,总提示:Warning: imagettftext(): Could not find/open font in /var/www/html/touming.php on line 11或者The image "http://localhost/i...
分类:
Web程序 时间:
2014-07-07 10:49:21
阅读次数:
206
SoX-linux 里操作音频的瑞士军刀Sox是最为著名的Open Source声音文件 格式转换工具。已经被广泛移植到Dos、windows、OS2、Sun、Next、Unix、Linux等多个操作系统 平台。Sox项目是由Lance Norskog创立的,后来被众多的开发 者逐步完善,现在已经能...
分类:
其他好文 时间:
2014-07-07 09:45:59
阅读次数:
317
1、OSI(Open System Interconnect):开放系统互联,是一个七层的计算机网络模型,分别为:物理层、数据链路层、网络层、传输层、会话层、表示层和应用层。TCP/IP(Transmission Control Protocol/Internet Protocol):传输控制协议/...
分类:
其他好文 时间:
2014-07-07 09:44:42
阅读次数:
221
socket编程原理1、问题的引入1) 普通的I/O操作过程:UNIX系统的I/O命令集,是从Maltics和早期系统中的命令演变出来的,其模式为打开一读/写一关闭(open-write-read-close)。在一个用户进程进行I/O操作时,它首先调用“打开”获得对指定文件或设备的使用权,并返回称...
分类:
其他好文 时间:
2014-07-03 22:20:26
阅读次数:
158
微软近期Open的职位:SENIOR DEVELOPMENT LEAD:The Enterprise Commerce (ECIT) Engineering Team holds the mission for delivering millions of transactions and one ...
分类:
其他好文 时间:
2014-07-03 12:54:25
阅读次数:
335
微软近期Open的职位:SDE2 (Windows - Power)Windows Partner Enablement team in Operating System Group is looking for a Software Development Engineer (SDE) in Sh...
分类:
其他好文 时间:
2014-07-02 14:23:03
阅读次数:
210
当 Adobe、Microsoft、Sun 等一系列巨头开始表现出对”开源”的青睐时,”开源”的时代即将到来!现今存在的开源协议很多,而经过 Open Source Initiative 组织通过批准的开源协议目前有 58 种(http://www.opensource.org/licenses/a...
分类:
其他好文 时间:
2014-07-02 14:06:56
阅读次数:
208
1.错误提示:
03-31 16:48:43.740: INFO/ActivityManager(59): Start proc com.android.packageinstaller for activity com.android.packageinstaller/.PackageInstallerActivity: pid=620 uid=10026 gids={}
03-31 16:4...
分类:
移动开发 时间:
2014-07-02 11:13:56
阅读次数:
844
一、EasyUI$的window('open')在IE8下兼容性问题 今天在公司使用EasyUI的$('#win').window('open');方法打开一个window窗体时发现EaysUI的脚本在IE8下执行时出现不兼容的情况HTML代码如下: 1 批量导入用户 2 3 6 ...
分类:
Web程序 时间:
2014-07-02 10:38:14
阅读次数:
334