...on 32bit xp, but when used it on 64bit it still alert: php_scws.dll %1 is not a valid Win32 application.~~~ hightman, i want to compile the lib with 64bit, does it run?[hr] by the way, the code is ansi based standard, and when i compile it on OSI standard with vs9, it's appear many desprecat warn...
...p: Unable to load dynamic library 'D:\home\php\ext\php_s cws.dll' - %1 is not a valid Win32 application. in Unknown on line 0 ------------------------------------------ all i config is absolutly right, the prob must be the lib:php_scws.dll is a win32/64 compatible!! so could u build the the l...
...ontent=$( wget $try_url -q -O - ) > /dev/null 2>&1 # some cloud host could not use curl, wget .... #content=$(curl -L $try_url) > /dev/null 2>&1 # some cloud host could not use curl, wget .... #content=$(php -r 'echo file_get_contents("try_url");') echo "$content" | grep -q "$inc_str"...
...grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we ...
...tiveRecord { /*public static function projectName() { return 'another_name'; // 这将使用 @app/config/another_name.ini 作为项目名 }*/ } ``` 由此可见,如果命名规范模型类几乎不需要任何额外代码,上述代码会自动采用 `demo.ini` 并自动装载字...
...bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are...