using System; using System.Collections.Generic;
using System.Data; using System.Data.Common; using System.Reflection; /// ///
实体阅读器类,可以从DataTa...
分类:
其他好文 时间:
2014-05-17 00:20:57
阅读次数:
341
分辨率:每个像素的存储方式都是YUVQQCIF:88*72QCIF:176*144CIF:352*2882CIF:704*288DCIF:584*3844CIF:704*576QCIF:QCIF:
Quarter Common Intermediate Format英文缩写 qcif英文全称 Qua...
分类:
其他好文 时间:
2014-05-17 00:01:20
阅读次数:
301
MilkTea.Common转换器:namespace MilkTea.Common{
public class MultiBindingConverter:IMultiValueConverter { public object
Convert(objec...
分类:
其他好文 时间:
2014-05-16 08:43:47
阅读次数:
261
1. 问题引入主要是为了查询在一个表中出现,而不在另一个表中出现的数据,具体来说:如下图所示,
有A、B两个表,其中B表的Aid字段参照A表的主键id,为了查询在A表中出现,却没有被B表引用的数据;限定条件:A和B中is_deleted字段为‘n’
并且B中type为‘common’。 2. 解决....
分类:
数据库 时间:
2014-05-16 08:38:24
阅读次数:
334
转自Ibm:Name mangling is the encoding of function and
variable names into unique names so that linkers can separate common names in
the language. Type n...
分类:
编程语言 时间:
2014-05-13 18:18:53
阅读次数:
421
Myeclipse10中servlet模版存放的位置与早些的版本不同,它存放在:
MyEclipse\Common\plugins中的下面那个jar包中
com.genuitec.eclipse.wizards_9.0.0.me201108091322.jar 不用解压,直接用解压缩工具打开即可,然...
分类:
系统相关 时间:
2014-05-12 02:00:18
阅读次数:
421
请注明转载地址:http://www.cnblogs.com/arhat今天突然发现博客园出问题了,老魏使用了PC,手机,平板都访问博客园了,都是不能正常的访问,原因是不能加载CSS,也就是不能访问common.cnblogs.com这个域名,一直出现“Aborted”,非常的郁闷。页面就是这样子的...
分类:
Web程序 时间:
2014-05-11 00:22:04
阅读次数:
575
【转】 tomcat下各文件夹的作用
tomcat下有9个目录,分别是bin,common,conf,logs,server,shared,temp,webapps,work
目录,现在对每一目录做介绍。tomcat根目录在tomcat中叫,文章中把tomcat解压后...
分类:
其他好文 时间:
2014-05-10 08:23:14
阅读次数:
343
using System;using System.Data;using
System.Text;using System.Collections.Generic;using System.Reflection;using
System.Data.Common;using System.Collec...
分类:
Web程序 时间:
2014-05-10 07:27:45
阅读次数:
474
这一章节比较简单,我就直接贴代码了,后台管理登陆界面如下:
对应的控制器HomeController.cs,代码如下:
using YKT.Model;
using YKT.Common;
using YKT.BLL;
using YKT.Common.HtmlHelpers;
using YKT.Common.Functions;
using Microsoft.Practices.Un...
分类:
数据库 时间:
2014-05-09 22:22:41
阅读次数:
659