搜索资源列表
c语言趣味程序百例精解
- c语言趣味程序百例精解欢迎大家学习使用。共同学习,共同进步-100 cases intensive procedures interesting solution to welcome you to learn how to use. Common learning and common progress
上传图片并加入水印范例
- 上传图片并加水印程序由asp.net+C#实现,可用来学习如何上传图片及如何加上图片水印-upload pictures and increase watermark procedures Asp. Net C#. can be used to learn how to upload pictures and how to add photo watermarking
C操作Excel表格
- 最近因为需要学习了一下使用C#操作Excel表格,现在把我使用C#如何定制表格的过程提供给需要的兄弟:-recently because of the need to learn about the use of C# operation Excel spreadsheet, now I use C# how to customize forms to the process of brothers :
CsharpOPCclient
- 如何在C#中实现OPC数据访问?这里告诉你怎么做 代码全 注释明了 一步步教你 不信你学不会 -C# how to achieve OPC Data Access? Here to tell you how to do code-wide step-by-step teaching notes and clear you do not believe you will not learn
CSharp
- 如何学习C#编程,了解和掌握C# -How to learn C# programming, to understand and master C#
01
- 采用c#2005开发,用要功能是“如何检测SQL是否启动” 目的是学习 -C# 2005 adoption of the development, function is used to " How to detect SQL whether to activate the" purpose is to learn
dll
- 讲述c#制作、访问dll。很好的一个例子,对于初学者帮助很大。5分钟学会用C#访问dll.-About c# production, visit the dll. An example of very good, very helpful for beginners. 5 minutes learn how to use C# to visit dll.
rumenjiaocheng
- C#入门教程,教你快速得学会用C#语言编写网页-C# Getting Started tutorial, teach you quickly have to learn how to use C# language page
XMLcontrol
- C#操作xml文件,比较的粗糙,不过可以学习怎么样操作xml问价-C# operator xml document, the rough comparison, but can learn how to operate quotations xml
DLLTest
- 在VS2005中如何创建C#动态库,供初学者学习-In VS2005 How to create C# dynamic libraries for beginners to learn
animal
- 该实例程序用c#在.Net环境下,编写了一个再屏幕上乱跑的小动物,主要学习在c#里面怎样生成无规则窗口-The example program using c# in. Net environment, has prepared a re-run around the screen to the small animals, mainly in the c# to learn how to generate random inside the window
Exception
- C# 异常处理典型实例,分别演示C#如何处理除0异常、无效对象异常以及自定义异常的操作,学会异常处理将会使你的程序运行更加稳定,因些本实例将非常有用处。-C# exception handling typical examples, demonstrates how to handle inter 0 C# exception, invalid object exception, and the operation of custom exception, exception handling
jianshi
- c#所写的如何监视系统盘文件的变化,非常容易哟,大家来学习一下吧-written by c# how to monitor changes in the system tray file, very easy yo, we learn about it
CsharpProgramming
- In this tutorial, you will learn how to write and compile C# programs understand C# syntaxes, data types, control flow, classes and their members, interfaces, arrays, and exception handling. After completing this tutorial, you should have a clear
2
- 用C#来捕获屏幕,其实用C#可以完成其他程序设计语言的几乎全部功能,当然C#自身的许多独到的功能,是其他程序语言所无法实现的,这就是C#越来越受到广大程序员的喜欢的原因。本文就来探讨一下用C#去实现一个重要的功能,用他来编写一个捕获当前屏幕地程序。通过这个程序,我们将了解到C#是如何调用API函数,和.Net框架中的类库内容是多么地丰富,功能是多么地强大。-To capture the screen using C#, C#, in fact, other programming languag
10.1.1.132.6393
- paper on c# code..how to learn and develope code in .net platform
Developing-C-Sharp-Apps-for-iPhone-
- 此书主要帮助读者利用已知的C#技巧为iphone和ipad编写C#程序。-Developing C# Applications for iPhone and iPad using MonoTouch shows you how to use your existing C# skills to write apps for the iPhone and iPad. Fortunately, there s MonoTouch, Novell s .NET library that allows
WhiteBoard
- 用C#写的简单的画图板,可以做学习之用。-A simple drawing panel developed using C#,and it is useful to the green hand to learn how to use C# draw shapes.
CSharp_Master
- 《C#精髓》将帮助你了解C#是如何吸取C和C++精华的,设计简单的C#图形化界面体验Windows的威力。全面讲解C#的关键性语言功能:控件语句、循环、关键字、数组、指针等等。 通过能正常运行于Visual Studio.NET控制台模式下的完整示例代码理解C#关键概念。如果你使用过C或C++,本书将有助于你拓展已经学过的知识,如果你没有学习C或C++,你仍然可以利用它从头开始学习C#。无论如何,通过本书的学习,你一定编写出真正的、效率可观的.NET应用程序。 引导程序员快速进入C#世界
AccessGuideExcel
- 本实例将引导你如何使用C#将Access数据导入到Excel中,这一系列过程包括:定义字符串,记录连接Access的语句,定义OleDbCommand类,打开连接的Access数据库,设置SQL语句,获取记录个数,实例化OleDbCommand类,执行SQL语句,并返回结果(每个Sheet只能最多保存65536条记录),记录连接Excel的语句,实例化OleDbCommand类,执行SQL语句,将数据表的内容导入到Excel中,关闭连接,释放资源等。您可以借此程序学习一下C#与Access数据为
