using System;using System.Collections.Generic;using System.Linq;using System.Text;using ServiceStack.Redis; namespace Com.QFGame.QNX.Community.R...
分类:
其他好文 时间:
2015-11-09 12:33:32
阅读次数:
264
1、首先找到安装安卓模拟器的文件夹;2、目录:D:\Java\Android-all\platform-tools3、运行cmd命令:adb install D:\Java\Android-all\platform-tools\community.apk就是这么简单。--------------模拟...
分类:
移动开发 时间:
2015-11-08 14:58:47
阅读次数:
149
一、安装与配置mysql1、下载mysql进入http://www.mysql.com/downloads/下载mysqlMySQL Community Server下载mysql。2、安装mysql
分类:
数据库 时间:
2015-11-07 23:08:33
阅读次数:
189
C#学习单向链表和接口 IList 作者:乌龙哈里 时间:2015-11-04平台:Window7 64bit,Visual Studio Community 2015参考:MSDN 索引器(C# 编程指南)《数据结构(C#语言版)》下载When to use IEnumerable, IColle...
http://www.cnblogs.com/LBSer/p/3310455.htmlhttp://www.sxrczx.com/pages/my.oschina.net/853294317/blog/296594.htmlhttp://community.apicloud.com/bbs/foru...
分类:
编程语言 时间:
2015-11-04 19:07:48
阅读次数:
788
找到mysql5.6的centos的repo源,终于解决mysql的安装问题:1.确保centos安装了wget,没有的话安装wget1yum install wget2.下载mysql的repo源1wget http://repo.mysql.com/mysql-community-release...
分类:
数据库 时间:
2015-11-02 20:45:28
阅读次数:
166
C# 常用接口学习 ICollection 作者:乌龙哈里 时间:2015-11-01平台:Window7 64bit,Visual Studio Community 2015参考: Microsoft Refernce Souce MSDNWhen to use IEnumerable, ICol...
现在有一个SpringMVC的项目要进行开发,需要先安装以下软件。1、安装JDK配置其环境和安装Eclipse;2、安装Maven和在Eclipse中配置Maven;3、Eclipse里面安装Tetty插件;4、安装mysql-installer-community-5.6.10.1和Navicat...
分类:
数据库 时间:
2015-11-01 13:54:45
阅读次数:
243
C# 常用接口学习 IComparable 和 IComparer 作者:乌龙哈里 时间:2015-11-01平台:Window7 64bit,Visual Studio Community 2015参考: Microsoft Refernce Souce MSDN章节:接口 IConmparabl...
挂载时出现mount: unknown filesystem type 'ntfs'需要安装NTFS-3G在http://www.tuxera.com/community/ntfs-3g-download/下载安装或者通过yum安装sudo yum install fuse-ntfs-3g
分类:
Web程序 时间:
2015-10-31 20:09:06
阅读次数:
156