07 2018 档案
摘要:1新建一个mvc项目:如图2、主要创建下面一些类文件 1、utility目录 放置自定义的过滤器using System;using System.Collections.Generic;using System.Diagnostics;using System.Linq;using System.Web;using System.Web.Mvc;using System.Web.Routing;...
阅读全文
摘要:我创建的是一个winform测试项目:界面如下:设置:下面是代码:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Threa...
阅读全文
摘要:归纳:编码 大小 支持语言ASCII 1个字节 英文Unicode 2个字节 (生僻字4个)所有语言 UTF-8 1-6个字节, 英文字母1个字节,汉字3个字节,生僻字4-6个字节所有语言...
阅读全文

浙公网安备 33010602011771号