基本命令1、列出文件ls 参数 目录名 例: 看看驱动目录下有什么:ls /System/Library/Extensions参数 -w 显示中文,-l 详细信息, -a 包括隐藏文件2、转换目录 cd 例:想到驱动目录下溜达一圈 cd /System/Library/Extensions 3、建立 ...
分类:
系统相关 时间:
2017-08-07 15:15:09
阅读次数:
227
Extensions.swift=>importFoundationimportUIKit//MARK:-UIViewextensionUIView{funcupdateView(){forviewinself.subviews{view.updateView()}}}BasicallyView.swift=>importUIKitclassBasicallyView:UIView{overridefuncupdateView(){super.updateView()}}自定义的View=..
分类:
编程语言 时间:
2017-08-06 10:57:45
阅读次数:
160
一与MySQL相比较,MariaDB的优势:Maria存储引擎PBXT存储引擎XtraDB存储引擎FederatedX存储引擎更快的复制查询处理线程池更少的警告和bug运行速度更快更多的Extensions更好的功能测试慢查询日志的扩展统计支持对Unicode的排序二mariadb安装官方强烈推荐使用yum方式安装https://..
分类:
数据库 时间:
2017-08-06 10:54:58
阅读次数:
334
1 maven-compiler-plugin [html] view plain copy print? <plugin> <artifactId>maven-compiler-plugin</artifactId> <extensions>true</extensions> <configura ...
分类:
其他好文 时间:
2017-07-30 12:48:33
阅读次数:
200
1.在浏览器的地址栏中输入about:config,回车 2.在搜索的空白栏中输入extensions.blocklist.enabled,回车 3.右键切换为false即可 ...
分类:
其他好文 时间:
2017-07-28 00:58:40
阅读次数:
265
从一台服务器上拷贝php-fpm程序到另一台后启动提示错误:/etc/init.d/php-fpm-5.4start
Startingphp-fpm[27-Jul-201711:31:39]NOTICE:PHPmessage:PHPWarning:PHPStartup:Unabletoloaddynamiclibrary‘/usr/local/php54/lib/php/extensions/no-debug-non-zts-20100525/gearman.so..
分类:
Web程序 时间:
2017-07-27 13:36:08
阅读次数:
414
一、android studio中使用kotlin扩展 在build.gradle中添加apply plugin: 'kotlin-android-extensions' 在kt中添加import kotlinx.android.synthetic.main.layout.* 使用: textVie ...
分类:
其他好文 时间:
2017-07-27 01:00:04
阅读次数:
303
分享个免费的google的服务的方法 1,插件下载: http://note.youdao.com/noteshare?id=6a3e52f8d4ccf63c751eeddd625a118d 2,使用方法: 2.1 使用chorme打开:chrome://extensions/ 2.2 把插件拖到这 ...
分类:
其他好文 时间:
2017-07-17 21:55:16
阅读次数:
216
界面: 代码: 记得要添加:Windows IoT Extensions for the UWP 引用。 ...
请下载kangping.luaide-0.3.7.zip 安装方法:win: 将zip文件解压到 C:\Users\Administrator.vscode\extensions mac: 将zip文件解压到 /Users/用户名/.vscode/extensions 解压后重启vscode ...
分类:
其他好文 时间:
2017-07-16 10:04:18
阅读次数:
881