自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (10)
  • 收藏
  • 关注

原创 检验分类

2017-03-21 13:39:14 187

原创 并发编程

2017-03-21 13:36:04 138

原创 DICOM文件格式

2017-03-21 13:34:38 619

原创 常规类型系统

2017-03-21 13:27:48 161

原创 WPF DataGrid分页切换时第一行获得焦点,键盘UP、Down方向键可上下移动

WPF DataGrid中,在切换到下一页后,会丢失焦点从而无法使用UP 、DOWN按键进行上下行操作。我们只需做一件很简单的事情便可解决此问题:分页后代码://布局更新 this.dataGrid.UpdateLayout(); this.dataGrid.Focusable = false;

2016-05-05 11:58:22 930

CLR via C#4.0(中文扫描+英文原版)

With Microsoft prePress, you can access just-written content from upcoming books. The chapters come straight from our respected authors, before they’re fully polished and debugged—for critical insights now, when you need them. This document contains one or more portions of a preliminary version of a Microsoft Press title and is provided “as is.” The content may be changed substantially upon final publication. In addition, this document may make reference to pre-released versions of software products that may be changed substantially prior to final commercial release. Microsoft reserves the right to not publish this title or any versions thereof (including future prePress ebooks). This document is provided for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EITHER EXPRESS OR IMPLIED, IN THIS DOCUMENT. Information and views expressed in this document, including URL and other Internet website references may be subject to change without notice. You bear the risk of using it. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation.

2018-08-10

C#本质论(英文6.0原版)

Microsoft, Windows, Visual Basic, Visual C#, and Visual C++ are either registered trademarks or trademarks of Microsoft Corporation in the U.S.A. and/or other countries/regions. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and the publisher was aware of a trademark claim, the designations have been printed with initial capital letters or in all capitals. The authors and publisher have taken care in the preparation of this book, but make no expressed or implied warranty of any kind and assume no responsibility for errors or omissions. No liability is assumed for incidental or consequential damages in connection with or arising out of the use of the information or programs contained herein.

2018-08-10

Concurrency in C# Cookbook 原版(pdf+mobi)

I had one major goal in writing this book: to cover modern approaches to concurrency. There are a hundred books out there that describe threads and all the various synchronization primitives in excruciating detail; this is not one of those. This book focuses specifically on how code should be written, not how code could be written. This book does contain an introduction to concurrency (multithreading, asynchronous programming, etc). However, it is not an introduction to C# or .NET. I do expect my readers to understand delegates, lambda expressions, LINQ, OOP, etc. If you need help in these areas, there are other great books that cover these topics far better than I could do. By focusing only on modern coding practices, and by avoiding "fluff", I've kept the book short. It's 200 pages, a portable size. The vast majority of these pages are recipes written with an extremely practical mindset, so they can be used as a ready reference for the modern developer.

2018-08-08

HL7 V2.4 完整版中文版.zip.7z

HL7 V2.4 完整版中文版 为需要的人们儿提供方便,大家一起学习进步吧

2017-10-30

Winista.Htmlparser的源码,另加Demo。源自....

Winista.Htmlparser的源码,.Net版本,另加Demo。参考源自....

2017-10-24

Java编程思想(第四版)

2017-04-28

Head First Java 2nd Edition 英文版.pdf

Head First Java 2nd Edition 英文版.pdf

2017-03-31

Expression Blend 4中文版WPF和Silverlight项目设计基础.pdf

2017-01-13

WPF控件演示

2017-01-13

空空如也

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

TA关注的人

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