- 博客(8)
- 资源 (3)
- 收藏
- 关注
原创 WPF 文件拷贝进度显示
public partial class MainWindow : Window { int totalSize; int position; const int BUFFER_SIZE = 1024*1024;
2011-09-13 11:41:22
1453
转载 分享SilverLight网站
一、可参考的应用网站 1、网址:http://www.preiskombirechner.ch/Preis_Kombi_Rechner.ebs?ActiveID=1191 2、网址:http://www.bestfreecharts.com/
2011-09-05 09:51:11
511
原创 WPF 分页控件 存储过程
USE [CDN] GO /****** 对象: StoredProcedure [dbo].[RowNumberPagination] 脚本日期: 08/30/2011 15:21:30 ******/ SET ANSI_NULLS ON GO SET QUOTED_I
2011-08-30 15:18:34
809
原创 文件IO一些操作
写: string p = System.Environment.CurrentDirectory; p = p.Replace("\\", @"\"); string path = p + @"\log.txt"
2011-08-30 15:07:40
372
原创 对于压缩文件的处理
if (Attachment != "") { string p = System.Environment.CurrentDirectory;
2011-08-30 15:06:36
382
原创 数据导入与导出
导入: protected void btninsert_Click(object sender, EventArgse) { string err = ""; if(!FileUpload1.HasFile)
2011-08-30 15:05:35
340
转载 C# 文件拷贝的进度显示
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using Sy
2011-08-29 14:16:51
1222
Android Native Plugin v9.3 (u5).unitypackage
2022-07-09
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅