资源列表

« 1 2 ... .99 .00 .01 .02 .03 5204.05 .06 .07 .08 .09 ... 5346 »

[C#编程StruNull

说明:自构造特殊数据类型 可用在特殊ORMaping中使用 private System.Nullable<int> m_SendPerson = null /// <summary> /// 派单人 /// <summary> public System.Nullable<int> SendPerson { get{ re
<yu_nan88> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程UDP-server-client

说明:基于UDP 的客户端和服务端程序,完成本机端口间的的通信-UDP-based client and server program to complete the communication between the local port
<李信> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程c

说明:设计实现对文件 file.txt的读取功能,实现对文件中的整行读取和写入(不可用fscanf,fprintf函数,只可以fread和fwrite)-Design to read file file.txt function on the entire line of the file reads and writes (unavailable fscanf, fprintf function can only fread and fwr
<李信> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程inset_add_file

说明:两个函数的设计。设计实现对文件 file.txt插入和增加的功能(1)实现文件中间插入一段话--------这是一个测试(2)在文件中添加数据。-The design of the two functions. The design and implementation of the file file.txt insert and increase functionality (1) file intervening passage-
<李信> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程wendu-zhuanhuan

说明:温度之间的转换。如何把华氏度和摄氏度转换。-Exchange the temperature.
<zhanglijun> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程LiveSearch

说明:LiveSearch is a textbox that has been extended to connect to a datagridview and performs a live search to a database as the user types in the textbox. The search function is fired when the user has entered more than two
<azinyama> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程Decimal-to-hexadecimal

说明:十进制转为十六进制,输入任意的十进制数就可以准确的转化为十六进制-Decimal to hexadecimal
<liu> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程Decimal-to-binary

说明:十进制转为二进制,输入任意的十进制数就可以准确的转化为二进制-Decimal to binary
<liu> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程Decimal-into-octal

说明:十进制转化为八进制,任意输入一个十进制数可以准确的转化为二进制数-Decimal into octal arbitrary input to a decimal number can be accurately converted into a binary number
<liu> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程shanshu

说明:这是我做的C的删数问题的代码 希望大家互相学习-This is what I do C cut the number of code I hope we learn from each other
<贾佳> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程shiyan2

说明:运用栈实现表达式开、闭括号是否配对出现算法。先要实现栈的基本操作算法,包括初始化栈、进栈、退栈等。本程序中,表达式中的元素限定为char型,表达式的长度<100。表达式输入的为一个以“#”为结束标志的字符串。若用户输入的表达式中少了左括号或少了右括号,打印“括号不匹配”。若输入的表达式左右括号匹配,打印“括号匹配”。-Use stack to achieve expression open, close parenthesis p
<陈序员> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[C#编程shiyan3

说明:求得所有包含在串s中而不包含在串t中的字符(s中重复的字符只选一个)构成的新串r,以及r中每个字符在s中第一次出现位置。-Obtain all included in the string s, not included in the character string t (s repeated characters Select only one) constituted new string r and r each charact
<陈序员> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 5204.05 .06 .07 .08 .09 ... 5346 »

源码中国 www.ymcn.org