联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All C#编程(32) 
按平台查找All Visual Basic(32) 

[C#编程] Test06

C#是一种安全的、稳定的、简单的、优雅的,由C和C++衍生出来的面向对象的编程语言。它在继承C和C++强大功能的同时去掉了一些它们的复杂特性(例如没有宏以及不允许多重继承)。C#综合了VB简单的可视化操作和C++的高运行效率,以其强大的操作能力、优雅的语法风格、创新的语言特性和便捷的面向组件编程的支持成为.NET开发的首选语言
MICROSOFT .NET (2014-12-28, Visual Basic, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2682488.html

[C#编程] CSharp-about-common-code

C#编程相关代码,在Visual Basic环境下开发界面,涉及很多经典代码,包括全局键盘钩子,窗体移动等
C# programming related code in Visual Basic development environment interface, involving many classic code, including global keyboard hook, mobile and other forms (2013-11-28, Visual Basic, 40KB, 下载7次)

http://www.pudn.com/Download/item/id/2412492.html

[C#编程] 11

同济大学C/C++公选课程实验一程序作业编程题第一题答案。用十六进制输出。
Tongji University, C/C++ answer the first question of the public election Curriculum Experimental Procedures for programming question. Hexadecimal output. (2012-05-05, Visual Basic, 244KB, 下载7次)

http://www.pudn.com/Download/item/id/1856434.html

[C#编程] aabb

C#程序设计 一、实验名称:C#实验 二、实验目的:通过上机实际操作将平时课堂所学具体实现,通过该实验来检查自己的学习成功,并且发现平时学习中没有注意到的问题并解决之,从而加深对该门课程的以及C#语言的了解。 三、实验步骤: 实验一:C#编程环境 实验目的: 1. 熟悉掌握C#开发环境的安装与配置 2. 熟悉开发环境,编写控制台和窗口两个版本的hello world范例程序
using System using System.Collections.Generic using System.Text namespace hello_world { class SY1_2 { static void Main(string[] args) { Console.WriteLine("Hello World!") } } } (2012-04-09, Visual Basic, 14KB, 下载11次)

http://www.pudn.com/Download/item/id/1821596.html

[C#编程] HeadFirstDesignPatternsInCSharp

《Head First C#》是学习面向对象编程、C#和Visual Studio IDE的绝佳途径。这本书是针对你的大脑特别制作的,涵盖C#3.0和Visual Studi0 2008,讲授了从垃圾回收到扩展方法以至双缓冲动画等多方面知识。你还将掌握C#的最的热门语法LINQ,可以用来查询.NET集合、SQL数据库等不同来源的数据。读完这本书,你将成为一名水平高超的C#程序员,完全有能力设计和开发大型应用。 这里提供C#版本代码!
" Head First C#" is to learn object-oriented programming, C# and Visual Studio IDE' s a great way. This book is specially crafted for your brain, covering C# 3.0 and Visual Studi0 2008, taught from garbage collection to extension methods and other aspects as well as knowledge of double-buffered animation. You' ll also master C# syntax of the most popular LINQ, can be used to query. NET collections, SQL databases, data from different sources. After reading this book, you will be a superb level of C# programmers, are fully capable of designing and developing large-scale applications. Here are C# version of code! (2011-03-03, Visual Basic, 1654KB, 下载2次)

http://www.pudn.com/Download/item/id/1442715.html

[C#编程] NetronLight

NetronLight工作流软件源码 一直想学习的工作流的程序分享给大家--有关画工作流流程的入门程序 不知道大家是否接触过 Netron,我这个附件中的代码是其中的一些核心基础技术,对 想做不同于管理类开发的人员,应该是个很好的入门。 很小很精的代码,代码没多少行,想提高编程能力的人应该是很有帮助。 程序运行的效果图如下: 可以随意拖动,连接线也可以自由设定等等,代码是很早就下载了,没再去网上看看有没有更新的, 代码不在于多,在于精,功能不在于复杂在于方便地入门学习和提高。
NetronLight workflow software source code Always wanted to learn the workflow of the program to share for everyone- the painting of the entry procedure workflow processes Do not know whether contact Netron, my annex some of the code is one of the core infrastructure technology, Want to do is different from the management class developed by staff, should be a good place to start. Very small and very essence of the code, the code does not have much line of people who want to improve programming ability should be very helpful. The effect of map program runs as follows: Are free to drag connecting lines can also be free to set and so on, the code is downloaded very early, no Zaiqu online to see if there newer, The code is not that much is fine, function does not lie in the complex is easy to learn and improve the entry. (2009-12-25, Visual Basic, 365KB, 下载25次)

http://www.pudn.com/Download/item/id/1017230.html

[C#编程] FlyFish

优秀的商业下载工具对我们的团队开发有借鉴意义和启发作用,最终我们实现了预期目标:整个课程设计按软件工程原理进行组织,我们设计的网络下载工具具有多线程、多任务、断点续传的功能。 1.实验目的 配合学习《计算机网络和Web技术》,响应老师开展“课程设计”的号召,培养我们的综合开发网络软件的能力,团队合作能力,为最终实现具有商业开发能力而努力奋斗。 2.实验要求 整个课程设计按软件工程原理进行组织,文档必须规范、齐全。基本功能要求包括多线程、多文件、断点续传,其他功能(如智能文件分拆、多点下载等)自定;最后提交的报告内容包括实验目的、实验要求、实验原理(含参考文献)、实验步骤、源程序、开发心得等。 3.实验原理 我们在应用层利用低层协议进行客户/服务器模式的编程,实现时利用VS2005提供的集成开发环境,采用C#编程语言并利用其提供的相关类库和库函数,进行高端编程。
Excellent download tool for business development of our team is worth learning and inspiration, eventually we achieved the expected goal: the entire curriculum is organized according to software engineering principles, we designed the network to download tool with multi-threaded, multi-task, breakpoints Continued Chuan-functions. 1. Experimental purposes With the learning "computer networks and Web technologies" in response to the teacher to carry out "course design" the call to nurture our comprehensive development of network software capabilities, teamwork ability, for the ultimate realization of the capacity of business development efforts. 2. Test requirements The entire curriculum is organized according to software engineering principles, the document must be standardized, and complete. The basic functional requirements, including multi-threaded, multi-document, HTTP, other functions (such as intelligent document splitting, multi-point download, etc.) from the set th (2009-12-25, Visual Basic, 734KB, 下载30次)

http://www.pudn.com/Download/item/id/1017222.html

[C#编程] NetworkCsharp_VB.NET

C#与VB.NET网络通信开发实战 一本很好的关于网络编程的教材,都有实例演示
a good book for network programming(c# and vb.net) (2009-12-05, Visual Basic, 3482KB, 下载19次)

http://www.pudn.com/Download/item/id/994161.html

[C#编程] 00005

下拉菜单。呵呵。以前做的,适合刚完编程的人使用,自己可以多添加些菜单。完整成为1个文件,自己看哦
Drop-down menu. Hehe. Done before, and had just finished programming for people to use, they can add more menu more. Integrity as a document, their Kane (2009-11-03, Visual Basic, 33KB, 下载18次)

http://www.pudn.com/Download/item/id/958766.html

[C#编程] ASP.NET

学习C# 的 好书籍,最适用初学者的, 里面主要是c#的语法,C#编程的说明。
Learning C*!* Good books, the most applicable to beginners, which is c*!* Syntax, C*!* Programming note. (2009-01-20, Visual Basic, 30877KB, 下载17次)

http://www.pudn.com/Download/item/id/633573.html

[C#编程] Socket

主要室基础的C#网络编程用到的东西,文章比较详细,希望能够给大家带来帮助
Main Room-based C# Network programming used things, the article in more detail, we hope to be able to help (2009-01-03, Visual Basic, 8KB, 下载34次)

http://www.pudn.com/Download/item/id/622654.html

[C#编程] Ch15

《C# 高级编程(第4版)》这是C#开发项目的一个源码!
"Advanced Programming C# (4)" This is the C# development projects of a source! (2007-01-14, Visual Basic, 247KB, 下载85次)

http://www.pudn.com/Download/item/id/242232.html
12
总计:32