资源列表
[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根据windows提供的标准实现了个跨平台的framwork-1.<陈俊光> 在 2025-06-25 上传 | 大小:10.04mb | 下载:0
[C#编程] CSharp4.0
说明:描述 C# 语言的基本特征。尽管后面的章节会更为详尽,有时甚至逻辑缜密地对规则和例外情况进行描述,但本章的描述力求简洁明了,因而难免会牺牲完整性。这样做是为了向读者提供关于该语言的概貌,一方面使读者能尽快上手编写程序,另一方面为阅读后续章节提供指导。-Describe the basic features of the C# language. Despite the later chapters will be more detailed, and sometimes mathematical<地方> 在 2025-06-25 上传 | 大小:1021kb | 下载: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> 在 2025-06-25 上传 | 大小:89kb | 下载:0
[C#编程] SDSS
说明:Spatial Decision Support System For Real Estate<Ahmad Shahryar> 在 2025-06-25 上传 | 大小:2.64mb | 下载:0
[C#编程] BugTrace_6237
说明:缺陷跟踪管理系统是对软件中存在的缺陷管理、分类等记录日志的作用-Defect tracking management system is the software defects existing in the management, classification, and so on<李俊霞> 在 2025-06-25 上传 | 大小:21.77mb | 下载: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: {1,2,1,-1,0,0} Output: {-1,0,1<林梓晨> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[C#编程] WebServiceTestException
说明:测试webservice的简单功能,但是得自己连接自己的服务器,经行测试使用。-Testing webservice simple function, but have their own server connected via line testing.<fmbl> 在 2025-06-25 上传 | 大小:301kb | 下载:0
[C#编程] VirtualPropertiesC
说明:VirtualProperties You should upload at least five sourcecodes/documents<cuthubithu> 在 2025-06-25 上传 | 大小:10kb | 下载:0
[C#编程] FoxAndHounds_SourceCode
说明:设计游戏,轻松愉快,越玩越想玩,让你停不下来-Game Design<阿依则> 在 2025-06-25 上传 | 大小:36kb | 下载: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 calls, perimeter function evalua<candy> 在 2025-06-25 上传 | 大小:6kb | 下载:0