03 2016 档案
摘要:1、创建好虚拟机之后,别打开电源,然后到建好的虚拟机文件夹里; 2、找到后缀vmx的文件,记事本打开; 3、找到vmci0.present=‘TRUE’,把true改为false; 4、保存即可。
阅读全文
摘要:6. 数组的交集 array_intersect() 8. 数组的差集 array_diff() 9. 关联数组的差集 array_diff_assoc() 11. 获取当前数组值 current() 12. 获取当前数组键和值 each() 13. in_array()函数 14. array_k
阅读全文
摘要:apache的配置文件httpd.conf // apache/conf //修改http.conf这个文件的编辑权限 <Directory /> Options All AllowOverride All Order deny,allow Allow from all </Directory> L
阅读全文

浙公网安备 33010602011771号