Notice: Undefined variable: bid in /home/wwwroot/cczh004/wwwroot/public/class.php on line 3
搜索列表
-
使用vs code编辑调试php配置的方法
【PHP编程】这篇文章主要介绍了使用vs code编辑调试php配置的方法,小编觉得挺不错的,现在分享给大家,也给大家做个参考。一起跟随小编过来看看吧
vscode配置phpvscode调试php -
win7系统启动Zend Studio弹出Failed to create the Java Virtual Machine的解决方法
【Windows系列】最近有win7用户反映打开Zend Studio软件时,弹出了 “Failed to create the Java Virtual Machine”的错误提示,导致无法正常启动该软件,怎么办呢?本文提供win7启动Zend Studio弹出Failed to create the Java Virtual Machine解决方法供大家了解,希望对大家有所帮助
win7系统ZendStudioJava -
Ubuntu上使用SSHfs把远程文件系统挂载到本地目录
【Ubuntu/Debian】这篇文章主要介绍了Ubuntu上使用SSHfs把远程文件系统挂载到本地目录的方法,能够简化与服务器之间的文件操作,需要的朋友可以参考下
UbuntuSSHfs远程 -
Windows XP上安装配置 Apache+PHP+Mysql+Zend
【Windows系列】所需软件:apache_2.0.58-win32-x86-no_ssl.msi >>>>>>>>>>>>>>http://archive.apache.org/dist/httpd/ 各个版本都有php-5.1.6-Win32.zipZendStudioServer-5.1.0a-Windows-i386.exemysql-5.0.19-win32phpMyAd
-
Ubuntu系统下zend for linux中文乱码解决
【Ubuntu/Debian】Ubuntu装上后,就立刻把php开发装上了,不过在打开zend studio 的时候,不支持中文。网上查了一下,原来是zend自带的jre不支持中文字体。在这把解决方法记下,以备后用。 1.在 /usr/local/Zend/ZendStudio-5.5.1/jre/lib/fonts/ 中建立文件夹 fallback 2.拷字体 simsun.ttc到这个目录。这个字体可以在windows系统...