# Copyright (c) 2016, 付刘伟 (Liuwei Fu)# All rights reserved.# 转载请注明出处 1.Install The Eclipse,g++ Use The SynapTic Package Manager: Eclipse :you should s ...
分类:
编程语言 时间:
2016-12-22 19:48:40
阅读次数:
427
我的安装过程sudo chmod a+x android-ndk-r10d-linux-x86_64.bin/dowonload $ ./android-ndk-r10d-linux-x86_64.bin安装成功了,但我发现装错了位置,此时还没配环境变量,我直接讲生成的android-ndk-r10 ...
分类:
移动开发 时间:
2016-12-22 11:21:40
阅读次数:
293
1、制作安装U盘后,选择非EFI模式启动;选择start Linux Mint(就是第一项); 2、Install Mint;依次选择安装选项,主机名Terrans Force不解释;不要连接网络,否则安装时会下载语言包等,需要10天左右,:(;安装第三方软件,全新安装; 3、安装成功后关机,拔掉U ...
分类:
系统相关 时间:
2016-12-17 01:55:06
阅读次数:
1192
Linux Mint里,火狐的标题栏很不美观,不过火狐可是出名的的“可定制”,Hide Caption扩展拖拖地满足你的要求,简直不能再好! 献上链接: https://addons.mozilla.org/en-US/firefox/addon/hide-caption-titlebar-plus ...
分类:
其他好文 时间:
2016-12-14 22:03:10
阅读次数:
182
一、Linux的发行版有:Redhat,centos,debian,fedora,ubuntu,mint,slackware,gentoo,ArchLinux,LFS,suse,opensuse各版本的联系与区别:1、slackware的二次发行版为suse,基于suse的三次发行版为opensuse2、debian的二次发行版为ubuntu,基于ubuntu的三次发行版为mint3、redhat的..
分类:
其他好文 时间:
2016-12-14 02:46:49
阅读次数:
193
先安装jdk,由于我这以安装jdk这里就不做详细描述; 到官网下载和自己jdk对应版本的tomcat包(tomcat.apache.org) 解压tomcat包到/opt/tomcat8下 tar -zxvf tomcat1.8.tar.gz sudo mv tomcat1.8/ /opt/tomc ...
分类:
系统相关 时间:
2016-12-05 19:57:27
阅读次数:
198
Simple SDK for capturing, recording and streaming video and audio from web-cams on Windows OS by Windows Media Foundation. Download CaptureManagerSDK- ...
分类:
其他好文 时间:
2016-12-04 16:55:34
阅读次数:
310
1,linux各发行版本分类,之间的联系,和区别主要有以下发行版基于debian,主要有debian,ubuntu,mintdebian是由社区组织维护的完全遵循GNU规范免费的发行版。使用dpkg包管理方式ubuntu是基于debian的untable二次发行的版本的应用于桌面的linux系统Mint是基于ubuntu再次发行的版..
分类:
系统相关 时间:
2016-12-03 16:05:30
阅读次数:
209
git init #local branch,fail with githubgit add readme.mdgit commit -m "first commit"git remote add origin https://github.com/cuthead/cuthead.github.io ...
分类:
其他好文 时间:
2016-12-03 00:49:38
阅读次数:
157
第九章 – UNREALSCRIPT预处理器 9.1概述 9.2 MACRO(宏)的基础知识 指南 9.1 –您的第一个宏 9.3具有参数的宏 指南 9.2 – MACRO参数 9.4内置宏 DEFINE IF/ELSE/ENDIF 实例: IF/ELSE/ENDIF的应用 INCLUDE ISDE ...
分类:
其他好文 时间:
2016-11-26 17:45:36
阅读次数:
233