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
公用表表达式(CTE,Common table
expression)是和派生表很相似的另一种形式的表表达式,而且具有一些重要优势。CTE 是在 SQL Server 2005 中引入的,是ANSI SQL
(1999及以后版本)标准的一部分。例:WITH USACusts AS( SELECT ....
分类:
其他好文 时间:
2014-05-14 13:26:16
阅读次数:
242
转自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
最近的项目开发中,遇到了一个多文件上传的问题,即在不刷新页面的情况下,上传多个文件至服务器。现总结分享如下:本文主要采用了基于jsp的ajax,jquery,servlet等技术。1.upload.jsp点击上传时,调用对应的fileupload函数,通过ajax将文件异步传送到servlet中处理。注意在文..
分类:
Web程序 时间:
2014-05-13 03:22:52
阅读次数:
429
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
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