摘要:http://getcomposer.org/download/You must enable the openssl extension to download files via https解决方法:在PHP根目录下()找到php.ini;Find line;extension=php_openssl.dllinD:\Program Files\EasyPHP-DevServer-13.1VC9\binaries\php\php_runningversion\php.iniand uncomment it by removing the semicolon (;) from the beg
阅读全文
随笔分类 - 学习专题
一些技术的基础知识。
摘要:MySQL:Plugin 'FEDERATED' is disabled在D:\Program Files\EasyPHP-DevServer-13.1VC9\binaries\mysql\my.ini中:# Uncomment the following if you are using InnoDB tables#innodb_data_home_dir = C:\\mysql\\data\\#innodb_data_file_path = ibdata1:10M:autoextend#innodb_log_group_home_dir = C:\\mysql\\data\
阅读全文
摘要:lib文件1、项目引用dll文件时,在CPP文件中会加入#pragma comment (lib,"ABPlc.lib")View Code 这时候,相关文件要注意,放在和此代码所在的CPP文件的相同的目录中。(2014年1月16日 15:39:11)
阅读全文
摘要:继承1、接口可以继承接口,并且父接口可以有多个。而类只能有一个父类。(2014年1月16日 15:39:45)
阅读全文

浙公网安备 33010602011771号