Install Balsamiq with WINE—使用wine安装Balsamiq
代码 8年前 (2015-09-06) 3566浏览
Balsamiq is one of the best tools for quick wireframes creation. It allows you to efficiently and quickly create mockups tha...
代码 8年前 (2015-09-06) 3566浏览
Balsamiq is one of the best tools for quick wireframes creation. It allows you to efficiently and quickly create mockups tha...
代码 8年前 (2015-07-01) 1443浏览
APT的使用(Ubuntu Linux软件包管理工具一) apt-cache search # ——(package 搜索包) apt-cache show #——(package 获取包的相关信息,...
代码 11年前 (2012-09-22) 2150浏览
方法一:如果磁盘有剩余的空间,用分区工具新建一个swap分区.并写到/etc/fstab里面. 再 swapon -a 方法二:可以用一个文件做交换分区. 1、建立swap文件,比如在/tmp下建立swapfree作为交换文件。建立 #dd if=...
代码 11年前 (2012-09-18) 1748浏览
汉化和功能模块安装 Shell命令:apt-get install language-support-zh language-pack-zh 注释:安装中文包 如果没有语言选择框,输入以下命令:apt-get install language-s...