字节码缓存能存储预先编译好的php代码 * 如果是自己编译PHP 编译好后 php.ini /Applications/XAMPP/xamppfiles/lib/php/extensions/no-debug-non-zts-20170718 警告: 如果使用 Xdebug, php.ini文件必须 ...
分类:
Web程序 时间:
2018-07-15 19:42:16
阅读次数:
276
1> iOS 真机测试包路径: 点击->前往->前往文件夹 : /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 2> 超级头文件Pch 配置:Build Settings ->p ...
分类:
移动开发 时间:
2018-07-15 19:30:39
阅读次数:
229
APT(Advanced Packaging Tool) is a set of tools for managing Debian packages, and therefore the applications installed on your Debian system. APT makes ...
分类:
其他好文 时间:
2018-07-15 14:56:16
阅读次数:
180
最近要做工作流,就下载了一个Eclipse 安装很简单,下载之后解压,在目录下创建一个名为:Eclipse.desktop 的文件 文件内容如下: 然后,把这个文件放到/usr/share/applications下面,注意要用管理员权限。 ...
分类:
系统相关 时间:
2018-07-12 20:17:56
阅读次数:
205
Github To stop having to change configuration settings in production code and to stop secure information like usernames and password being stored in s ...
分类:
移动开发 时间:
2018-07-11 19:47:04
阅读次数:
179
1、在/usr/share/applications创建一个名为“eclipse.desktop”的文件 具体命令为: gedit eclipse.desktop 并添加以下内容: [Desktop Entry] Encoding=UTF-8 Name=Eclipse Platfrom Commen ...
分类:
系统相关 时间:
2018-07-11 16:37:08
阅读次数:
231
Often times when developing web applications, you need to open multiple tabs to run different scripts to start the application. This can all be done w ...
分类:
其他好文 时间:
2018-07-10 19:15:58
阅读次数:
260
It is said that in 2013, there were about 100 graduate schools ready to proceed over 40,000 applications in Zhejiang Province. It would help a lot if ...
分类:
其他好文 时间:
2018-07-08 20:04:28
阅读次数:
168
Spring Boot 概述 Build Anything with Spring Boot:Spring Boot is the starting point for building all Spring-based applications. Spring Boot is designed t ...
分类:
编程语言 时间:
2018-07-07 22:21:59
阅读次数:
165
1 配置 1 配置app 在setting里要把app的名字加进去>>installed_applications 2 更改数据库为mysql 默认为pycharm自带的sqlite,我把它改为mysql 3 mysqlclient调用pymysql 因为django默认使用mysqldb,pyth ...
分类:
其他好文 时间:
2018-07-07 20:08:43
阅读次数:
158