自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

xiaotuni的专栏,每天进步一点点

互相学习,共同进步,https://github.com/xiaotuni

  • 博客(5)
  • 资源 (8)
  • 收藏
  • 关注

原创 Silverlight WorkFlow画图--主界面处理

画线的流程可以看图(1)前面几节已经说了ArrowLine、Acivity以及Canvas等控件自己的一些事件处理这次要说一下就是这几个控件之间怎么关联起来还是先从图说起吧。图(1)图(2)图(3)主在界面的运行如上图所示主界面上用到的变量: bool isMove; ArrowLine _newLine = nul

2012-02-29 17:29:21 1863

原创 Silverlight WorkFlow画图--Canvas画布的处理

前面简单的介绍了 Activity控件以及ArrowLine控件Activity和ArrowLine这两个控件,最终得要一个地方展现出来,而这个地方就在--Canvas画布上在Canvas画布上可以添加好多Activity和ArrowLine控件但是怎么把这些Activity和ArrowLine控件关联起来呢今天就简单的写一下,个人水平有限如的什么可以改进的地方,还望各位告诉一

2012-02-26 10:15:17 2074

原创 Silverlight WorkFlow画图--ArrowLine画线

前面说了一下Activity控件现在说一下ArrowLine画线控件ArrowLine可以分为三部分:箭头、线、箭尾组成。当点击Activity里面圆时,线就出来了,然后拖动,将箭头指向目标Activity控件里去然后松开鼠标,这样一根线就画出来了。如图所示:当拖动开始节点Activity控件时,线的尾部坐标也得修改相应的坐标,同里当拖动结束节点Activity的时

2012-02-20 23:23:28 1817

原创 Silverlight WorkFlow画图--Activity控件

前面对整个页面做了一个简单的说明现在开始进页面进行拆分在整个页面里可以拆分以下几个基本的控件:Activity控件、ArrowLine控件,Canvas画布先说第一个控件吧,先看一下图如下所示:图面上的这些按钮都是Activity控件:我分别给他取的名字是:BeginActivity,EndActivity,JudgeActivity,LableActivity、Handl

2012-02-18 23:29:13 1397

原创 Silverlight WorkFlow画图--介绍

最近在网上看到好多关于SL设计智能表单,设计工作流的。我也好奇的,用自己的空闲时间也学习一下不过做的不太好写了几天,个人觉得还是挺有意思的写写心得吧先截张图吧,如下所示:上面这张图是看了别人工作流,自己写着玩由于对工作流不太懂,工作流的执行规则不清楚所以规则方面还没有写,一般流程还是可以画出来了从图上可以分大部分:上面、中间、左边

2012-02-18 22:41:55 1930 1

DB2 Universal Database v8 Handbook

Publisher : Prentice Hall PTR Pub Date : August 04, 2003 ISBN : 0-13-066111-2 Pages : 496 IBM DB2 Universal Database V8 offers breakthrough availability, manageability, performance, and scalability. Now, straight from IBM, there's a start-to-finish guide to DB2 Universal Database V8 administration and development for UNIX, Linux, and Windows. This definitive reference covers every aspect of deploying and managing DB2 Universal Database V8, including database design for optimal performance, availability, and recoverability; day-to-day administration and backup; comparing, selecting, and using appropriate DB2 programming techniques; deploying networked and Internet-centered database applications; migrating to DB2 UDB from other databases or earlier versions of DB2; and much more. Using real-world examples, this book shows how to take full advantage of DB2 V8's most powerful enhancements. Philip K. Gunning brings together IBM's best tips and techniques for saving time and money in every facet of database design, development, deployment, and administration. Coverage includes: Leveraging DB2 V8's new Wizards, Advisors, and other automation/self-management features Using the enhanced DB2 XML Extender to build next-generation B2B applications Quickly creating Stored Procedures and UDFs with the new Development Center Exploiting multidimensional clustering, prefetching, materialized query tables, Java threading, and other performance improvements Using the DB2 improved monitoring and logging facilities Maximizing availability via online table and index reorganization and dynamic configuration Understanding the latest changes in the DB2 product family

2009-03-26

Oracle to DB2 UDB Conversion Guide

< Day Day Up > -------------------------------------------------------------------------------- Oracle to DB2 UDB Conversion Guide by Whei-Jen Chen et al. ISBN:0738499455 IBM Redbooks © 2003 (448 pages) This informative guide describes how to migrate the database system from Oracle to DB2 UDB Version 8.1 on AIX, Linux, and the Microsoft Windows platform. It presents the best practices in migration strategy and planning, migration tools, and more. Table of Contents Oracle to DB2 UDB Conversion Guide Notices Preface Chapter 1 - Introduction Chapter 2 - Oracle Migration Project Planning Chapter 3 - MTK Chapter 4 - Porting with MTK Chapter 5 - Conversion Reference Chapter 6 - Data Conversion Chapter 7 - Application Conversion Chapter 8 - Script Conversion Chapter 9 - Testing Appendix A - DB2 UDB Product Overview Appendix B - Data Types Appendix C - Oracle Call Interface (OCI) Mapping Appendix D - Converter for SQL*Loader Appendix E - Terminology Mapping Appendix F - Example Oracle Database Appendix G - Additional Material Related Publications Index List of Figures List of Tables List of Examples -------------------------------------------------------------------------------- < Day Day Up >

2009-03-26

PL/SQL Developer 7.0 User’s Guide

英文版<br>PL/SQL Developer is an Integrated Development Environment (IDE) for developing stored program<br>units in an Oracle Database. Using PL/SQL Developer you can conveniently create the server-part of<br>your client/server applications.

2007-09-12

Using NetBeansTM IDE 5.5

Your Guide to Getting Work Done in NetBeans IDE<br/>Welcome to the Using NetBeans™ IDE 5.5 guide. This guide is designed to give you<br/>a more detailed introduction to the IDE than is available in the Quick Start guide by<br/>exploring the main aspects of the IDE. This guide is geared mostly to newcomers to<br/>NetBeans IDE 5.5, whether you are new to using IDEs or an experienced IDE user<br/>that is switching over from a different development environment. However, readers<br/>of this guide are assumed to have at least a basic understanding of the Java<br/>programming language and related technologies.

2007-04-28

Microsoft.NET.框架程序设计,中文版

大家可以下载看看--李建忠译

2007-04-28

IBM Lotus Domino 7 邮件服务器配置全程攻略

IBM Lotus Domino 7 邮件服务器配置全程攻略

2007-04-05

MySQL/PHP Database Applications 英文版

MySQL/PHP Database Applications Welcome to the world of IDG Books Worldwide. IDG Books Worldwide, Inc., is a subsidiary of International Data Group, the world’s largest publisher of computer-related information and the leading global provider of information services on information technology. IDG was founded more than 30 years ago by Patrick J. McGovern and now employs more than 9,000 people worldwide. IDG publishes more than 290 computer publications in over 75 countries. More than 90 million people read one or more IDG publications each month. Launched in 1990, IDG Books Worldwide is today the #1 publisher of best-selling computer books in the United States. We are proud to have received eight awards from the Computer Press Association in recognition of editorial excellence and three from Computer Currents’ First Annual Readers’ Choice Awards. Our bestselling ...For Dummies® series has more than 50 million copies in print with translations in 31 languages. IDG Books Worldwide, through a joint venture with IDG’s Hi-Tech Beijing, became the first U.S. publisher to publish a computer book in the People’s Republic of China. In record time, IDG Books Worldwide has become the first choice for millions of readers around the world who want to learn how to better manage their businesses. Our mission is simple: Every one of our books is designed to bring extra value and skill-building instructions to the reader. Our books are written by experts who understand and care about our readers. The knowledge base of our editorial staff comes from years of experience in publishing, education, and journalism — experience we use to produce books to carry us into the new millennium. In short, we care about books, so we attract the best people. We devote special attention to details such as audience, interior design, use of icons, and illustrations. And because we use an efficient process of authoring, editing, and desktop publishing our books electronically, we can spend more time ensuring superior content and less time on the technicalities of making books. You can count on our commitment to deliver high-quality books at competitive prices on topics you want to read about. At IDG Books Worldwide, we continue in the IDG tradition of delivering quality for more than 30 years. You’ll find no better book on a subject than one from IDG Books Worldwide.

2007-04-05

Linux的高级路由和流量控制HOWTO中文版

这个文档依着对公众有利用价值的目的而发布,但不提供任何担保,即使是在经销或者使用在特定场合时的潜在担保。

2007-04-05

空空如也

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

TA关注的人

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