资源列表

« 1 2 ... .42 .43 .44 .45 .46 4047.48 .49 .50 .51 .52 ... 5347 »

[C#编程temp

说明:1. webqq实现的方式方式很多可以用PHP也可以用C#甚至别的语言,webqq的后台(服务端)才是关键,他可以在linux上运行即使是使用C#写的 2.是的,因为C#是个托管语言,简单点说,C#对于CPU是不可见的,C#需要转换为IL后然后有IL在转为本机代码才能让CPU所执行 3.如果你用过mono来开发软件的话,就知道的,C#也可以在linux上执行,当然不需要win版的net fr a mework,因为mono根据w
<陈俊光> 在 2024-05-10 上传 | 大小:10525696 | 下载:0

[C#编程CSharp4.0

说明:描述 C# 语言的基本特征。尽管后面的章节会更为详尽,有时甚至逻辑缜密地对规则和例外情况进行描述,但本章的描述力求简洁明了,因而难免会牺牲完整性。这样做是为了向读者提供关于该语言的概貌,一方面使读者能尽快上手编写程序,另一方面为阅读后续章节提供指导。-Describe the basic features of the C# language. Despite the later chapters will be more detail
<地方> 在 2024-05-10 上传 | 大小:1045504 | 下载:0

[C#编程CustomForm

说明:Winform自定义窗体的实现和继承,首先将FormBoderStyle 设为None,然后在四周添加边框panel-Winform custom forms to achieve and inheritance, first set the FormBoderStyle None, and then add a border around the panel
<mhf> 在 2024-05-10 上传 | 大小:91136 | 下载:0

[C#编程SDSS

说明:Spatial Decision Support System For Real Estate
<Ahmad Shahryar> 在 2024-05-10 上传 | 大小:2764800 | 下载:0

[C#编程BugTrace_6237

说明:缺陷跟踪管理系统是对软件中存在的缺陷管理、分类等记录日志的作用-Defect tracking management system is the software defects existing in the management, classification, and so on
<李俊霞> 在 2024-05-10 上传 | 大小:22824960 | 下载:0

[C#编程disanti

说明:编写函数,实现:1)删除数组中相同元素;2)按照由小到大排序(除冒泡法)。例如:输入:{1,2,1,-1,0,0} ; 输出:{-1,0,1,2}-Write a function to achieve: 1) to delete an array of the same element 2) according to ascending order (except Bubble Act). For example: Input: {
<林梓晨> 在 2024-05-10 上传 | 大小:1024 | 下载:0

[C#编程www

说明:请用3种方法实现下面图形的输出。 * *** ***** *-Please realize graphical output following three methods.*************
<林梓晨> 在 2024-05-10 上传 | 大小:1024 | 下载:0

[C#编程WebServiceTestException

说明:测试webservice的简单功能,但是得自己连接自己的服务器,经行测试使用。-Testing webservice simple function, but have their own server connected via line testing.
<fmbl> 在 2024-05-10 上传 | 大小:308224 | 下载:0

[C#编程VirtualPropertiesC

说明:VirtualProperties You should upload at least five sourcecodes/documents
<cuthubithu> 在 2024-05-10 上传 | 大小:10240 | 下载:0

[C#编程FoxAndHounds_SourceCode

说明:设计游戏,轻松愉快,越玩越想玩,让你停不下来-Game Design
<阿依则> 在 2024-05-10 上传 | 大小:36864 | 下载:0

[C#编程3

说明:输入圆的半径求周长和面积。程序由三个函数组成:主函数进行输入输出和函数调用,perimeter函数求周长,area函数求面积。-Enter the radius of the circle circumference and area requirements. Program consists of three functions: the main input and output functions and function ca
<candy> 在 2024-05-10 上传 | 大小:6144 | 下载:0

[C#编程4

说明:利用函数重载定义3个同名函数swap实现交换两个变量的值(形参为引用,函数内联),分别实现两个int型、double型和char型变量的值的交换,主函数实现输出和函数调用。 -Use function overloading to define three namesake function swap swap the values ​ ​ of two variables to achieve (a refer
<candy> 在 2024-05-10 上传 | 大小:7168 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 4047.48 .49 .50 .51 .52 ... 5347 »

源码中国 www.ymcn.org