自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (7)
  • 收藏
  • 关注

转载 User Settings in WPF 用户设置,在xaml中绑定等

It's been a while since my last post, so I figured I'd write something I just recently had to work on: user settings. In many client applications, you quickly run into the need to store application

2013-05-12 22:19:21 1656

转载 oracle ODP.NET 批量插入或更新

使用ADO.NET提供的功能访问Oracle库要进行批量数据的插入或者更新的时间太慢了,对于10W级别的数据基本上都在5分钟左右;然而利用ODP.Net本身提供的一种数组参数功能来实现批量操作, 结果整个插入或更新的时间大大缩减到5秒以下,同时还支持包含Blob数据的批量处理,其代码如下: 标签: Oracle C# Studio Windows

2013-05-04 13:40:02 2192

转载 极限挑战—C#+ODP 100万条数据导入Oracle数据库仅用不到1秒

极限挑战—C#+ODP 100万条数据导入Oracle数据库仅用不到1秒     .Net程序中可以通过ODP调用特性,对Oracle数据库进行操作,今天来讲一下数据批量插入的功能,所用技术不高不深,相信很多朋友都接触过,小弟班门弄斧了,呵呵。这篇文章是上篇文章的续集,因为上一次试验的征集结果没有突破4秒的方法,所以这次继续挑战与挖掘新方法,虽然是Oracle,但仍具有一定收藏意义。

2013-05-04 13:37:02 1057

Maker机械电子创意实现与项目制作.扫描版(简体)

主要内容有机构及机器的基本知识、材料的选择及来源、力及力矩计算、功率计算、驱动方法介绍、电机控制方法、基本传动部件的使用选择方法、实现直线运动及旋转运动的方法,每一章都配有紧扣主题的小项目,最后一章有三个集成书中所有知识的大项目的实现过程。

2017-12-26

HTTP权威指南 第一版 完整带目录文字版 高清PDF

HTTP权威指南 文字版 完整 中文,带目录,最完全的版本,可以搜索

2017-11-01

自定义间隔组播收发测试软件 V1.2.0

WPF,need .NET 4.0 Version 1.2.0 1、可手动指定发送接收使用的CPU内核; Version 1.1.0 1、添加socket可重用,可同时发送接收,多开程序使用; 2、取消V1.0中指定CPU核心用来收和发,此版本不限定使用的CPU核心; 3、高流量或者高包频时,尽量先点接收,然后再点发送。 有问题联系作者 fighter_yy@qq.com 特色功能: 本软件可自定义不同的间隔组合进行组播发送支持指定源组播。 时间间隔精确到0.01ms,间隔数字之间使用英文;隔离,最后一个数字后面不加;号 时间间隔个数不限 间隔范例 1 包 1ms 包 1ms 包 1ms 。。。。。 1;2;3 包 1ms 包 2ms 包 3ms 包 1ms 包 2ms 包 3ms 包 1ms 包 2ms 包 3ms 包。。。。 0.1;0.5;5 包 0.1ms 包 0.5ms 包 5ms 包 0.1ms 包 0.5ms 包 5ms 包 0.1ms 包 0.5ms 包 5ms 。。。。

2016-04-28

自定义间隔组播收发测试软件

Version 1.1.0 1、添加socket可重用,可同时发送接收,多开程序使用; 2、取消V1.0中指定CPU核心用来收和发,此版本不限定使用的CPU核心; 3、高流量或者高包频时,尽量先点接收,然后再点发送。 特色功能: 本软件可自定义不同的间隔组合进行组播发送,支持指定源组播。 时间精度很高,达到并超过毫秒级,间隔数字之间使用英文;隔离,最后一个数字后面不加;号 时间间隔个数不限 间隔范例 1 包 1ms 包 1ms 包 1ms 。。。。。 1;2;3 包 1ms 包 2ms 包 3ms 包 1ms 包 2ms 包 3ms 包 1ms 包 2ms 包 3ms 包。。。。 0.1;0.5;5 包 0.1ms 包 0.5ms 包 5ms 包 0.1ms 包 0.5ms 包 5ms 包 0.1ms 包 0.5ms 包 5ms 。。。。

2016-04-28

第6版Programming.Windows writing Windows 8 apps with XAML and C#

英文版,质量很好 This book—the 6th edition of Programming Windows—is a guide to programming applications that run under Microsoft Windows 8. At the time of this writing (May 1, 2012), Windows 8 is not yet complete and neither is this book. What you are reading right now is a preview ebook version of the book. This preview version is based on the Consumer Preview of Windows 8, which was released on February 29, 2012. Microsoft has announced that the next preview of Windows 8—called the Release Preview—will be available in June. The second preview ebook version of this book, which will update the seven chapters included here and add more chapters, will probably be available in July. If you are reading this in August 2012 or later, you are very likely not reading the most recent version. To use this book, you’ll need to download and install the Windows 8 Consumer Preview, as well as Microsoft Visual Studio 11 Express Beta for Windows 8. Both downloads are accessible from the Windows 8 developer portal: http://msdn.microsoft.com/windows/apps To install Visual Studio, follow the “Download the tools and SDK” link on that page.

2012-10-26

Metro Revealed Building Windows 8 apps with XAML and C#

英文版,质量很好。现在市面上还没有win8 C# XAML的中文书

2012-10-26

C#的一个C/S架构程聊天程序的源码

C#的一个C/S架构程聊天程序的源码 ,初级中级代码工人学习使用

2011-09-30

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除