using System;using System.Collections.Generic;using
System.Linq;using System.Text;using System.Windows.Forms;namespace Common{ ///
/// DataGrid...
一、安装CentOS 6.5用光盘成功引导系统,会出现下面的界面界面说明:Install or
upgrade an existing system安装或升级现有的系统install system with basic video
driver安装过程中采用 基本的显卡驱动Rescue instal...
分类:
其他好文 时间:
2014-05-08 19:22:38
阅读次数:
485
using System;using System.Collections.Generic;using
System.Linq;using System.Text;using System.Threading.Tasks;using
ZedGraph;namespace TestZedGraphCo...
分类:
其他好文 时间:
2014-05-08 19:21:43
阅读次数:
530
Eclipse for android 设置代码提示功能1、设置 java 文件的代码提示功能打 开
Eclipse 依次选择 Window > Preferences > Java > Editor - Content Assist >
Auto activation triggers for J...
分类:
移动开发 时间:
2014-05-08 19:16:31
阅读次数:
513
using System;using System.Collections.Generic;using
System.Linq;using System.Text;using System.Windows.Forms;namespace Common{ ///
/// TextBox控...
分类:
其他好文 时间:
2014-05-08 19:15:06
阅读次数:
293
1 using System; 2 using System.Collections.Generic;
3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6
using System....
分类:
其他好文 时间:
2014-05-08 14:25:18
阅读次数:
434
什么是跨域1、document.domain+iframe的设置2、动态创建script3、利用iframe和location.hash4、window.name实现的跨域数据传输5、使用HTML5
postMessage6、利用flash本文来自网络(http://f2e.me/200904/cr...
分类:
编程语言 时间:
2014-05-08 14:04:18
阅读次数:
517
无标题页 using System;using System.Data;using
System.Configuration;using System.Collections;using System.Web;using
System.Web.Security;using Syste...
分类:
Web程序 时间:
2014-05-08 13:55:40
阅读次数:
686
//定义全局变量var xmlHttp;//封装的函数function
getXmlHttp(){// 判断是否是IE浏览器 if(window.ActiveXObject){ xmlHttp = new
ActiveXObject("MICROSOFT.XMLHTTP"); }else if(w....
分类:
其他好文 时间:
2014-05-08 13:40:06
阅读次数:
272
Identifying Differentially Expressed Trinity
TranscriptsOur current system for identifying differentially expressed
transcripts relies on using the Ed...
分类:
其他好文 时间:
2014-05-08 13:11:51
阅读次数:
728