Mysql常用命令:--在Mysql中,语句的结尾要么使用;要么使用\g或者\G作为结束符。进入Mysql
(---其中Your MySQL connection id is 5表示到当前为止连接到Mysql数据库的次数,Server version:
5.5.37-log Source dist....
分类:
数据库 时间:
2014-04-30 16:13:42
阅读次数:
612
http://alfred-long.iteye.com/blog/1684545一、
安装redis及启用服务1
下载redis客户端http://code.google.com/p/servicestack/wiki/RedisWindowsDownload#Download_32bit_Cyg...
Applies to: Oracle Server - Enterprise Edition
- Version 11.1.0.6 to 11.2.0.4 [Release 11.1 to 11.2]Information in this
document applies to any platfo...
分类:
数据库 时间:
2014-04-30 15:38:17
阅读次数:
624
c语言实现日历系统,sqlite保存数据库,发现问题不少,特别是数据库的设计,另外,c语言的字符拼接问题也很蛋疼,问题起源如下:起源:在日历中有个功能就是可以设置重复的事件,比如我在日历中加入一个事件,然后可以设置这个事件按天,或者按星期,或者按月,或者按年重复提醒。如果每个事件都是一条记录的话,肯...
分类:
编程语言 时间:
2014-04-30 15:22:04
阅读次数:
427
在Winform中执行post操作并获取返回的XML类型的数据
1 package com.xiangshang.listener; 2 3 import
java.util.Timer; 4 import java.util.TimerTask; 5 6 import
javax.servlet.ServletContextEvent; 7 import...
分类:
编程语言 时间:
2014-04-30 15:02:55
阅读次数:
528
Carmichael Numbers An important topic nowadays in
computer science is cryptography. Some people even think that cryptography is
the only important fi....
分类:
其他好文 时间:
2014-04-29 16:31:45
阅读次数:
504
经典SQL语句大全一、基础1、说明:创建数据库CREATE DATABASE
database-name2、说明:删除数据库drop database dbnamedrop database dbnamedrop database
dbname3、说明:备份sql server---创建 备份数据的...
分类:
数据库 时间:
2014-04-29 16:26:47
阅读次数:
638
这是微软官方SignalR 2.0教程Getting Started with Entity
Framework 6 Code First using MVC 5 系列的翻译,这里是第三篇:排序、筛选和分页原文:Sorting, Filtering,
and Paging with the Enti...
分类:
Web程序 时间:
2014-04-29 16:25:46
阅读次数:
691
最近在把网站改为web项目的时候,出现几百个错误,而且全是上下文不存在XXX字段的错误。在把web项目里的aspx项移动到其他的文件夹下时,也是出现几百个这种上下文中不存在XXX字段的错。开始以为是用了FineUI的问题,因为错误的字段全是FineUI控件的ID字段,把FineUI折腾了好久,最.....
分类:
Web程序 时间:
2014-04-29 16:25:46
阅读次数:
443