mac 终端默认 ls 命令无颜色显示;1: 使用 ls -G 可以显示基本颜色2:使用gnu
coreutils 工具mac 终端 使用 gnu coreutils 工具 ls 颜色显示以下操作都是终端操作1:先下载安装 hombrewruby -e
"$(curl -fsSL https://r...
分类:
其他好文 时间:
2014-05-16 04:28:14
阅读次数:
2511
SGMSettingConfig.h#import @interface
SGMSettingConfig : NSObject{ NSInteger HTTP_PACKAGE_SIZE; NSInteger
HTTP_RETRY_TIMES; NSInteger REPLY_LENGTH; ...
分类:
其他好文 时间:
2014-05-16 03:36:59
阅读次数:
373
这是我日常在mac下记录的一些常用终端命令: 1 java 2 javac 3 exit 4
/Users/lianxumac/Desktop/apktool1.5.2/反编译 ; exit; 5
/Users/lianxumac/Desktop/apktoo...
分类:
其他好文 时间:
2014-05-16 03:35:08
阅读次数:
309
DSS 是跨平台的软件,可以在Linux、Mac OSX 或 Windows 等上面部署。一、DSS
Windows
安装教程:从:http://dss.macosforge.org/downloads/DarwinStreamingSrvr5.5.5-Windows.exe(只有5.5的)
这里下...
分类:
移动开发 时间:
2014-05-16 03:05:17
阅读次数:
392
TopicsIntroduction (starting with old
devices)How to handle a new FirmwareHow to set up your Mac and Device for Vuln
Research/Exploit DevelopmentHow t...
分类:
其他好文 时间:
2014-05-16 00:20:17
阅读次数:
410
启动:net start mySql; 进入:mysql -u root -p/mysql
-h localhost -u root -p databaseName; 列出数据库:show databases; 选择数据库:use
databaseName; 列出表格:show tables...
分类:
数据库 时间:
2014-05-15 21:36:56
阅读次数:
366
宿主机mac os无法连接到虚拟机centos
虚拟机通过vagrant up启动
有做端口映射
开启局域网访问...
分类:
其他好文 时间:
2014-05-15 19:40:30
阅读次数:
227
在eclipse启动tomcat时遇到超时45秒的问题:
Server Tomcat v7.0 Server at localhost was unable to startwithin 45 seconds. If the server requires more time, try increasingthe timeout in the server editor.
网上解决办法...
分类:
其他好文 时间:
2014-05-15 18:31:36
阅读次数:
242
通过brew 安装:brew install mariadb初始化数据库cd
/usr/local/Cellar/mariadb/10.0.10/scriptsmysql_install_db --user=`root`
--basedir="$(brew --prefix mariadb)" --...
分类:
数据库 时间:
2014-05-15 17:53:53
阅读次数:
913
1,对应的文件中:提供了编译版的CSS和JS文件
(bootstrap.*),也同时提供了编译并压缩之后的CSS和JS文件
(bootstrap.min.*)。图片文件是使用ImageOptim工具进行压缩的,这个工具是Mac平台上用于压缩PNG文件的一个app。所有的js
plugins里面的内容...
分类:
其他好文 时间:
2014-05-15 09:22:36
阅读次数:
238