-
very beautiful book yards clock very beautiful book yards Clock
非常漂亮的书码钟非常漂亮的书码钟
- 2023-07-28 02:20:03下载
- 积分:1
-
《Windows 环境下32位汇编程序设计》附书代码
《Windows 环境下32位汇编程序设计》附书代码-"under Windows 32 program design compilation," A code book
- 2022-05-07 21:34:34下载
- 积分:1
-
VC++6中怎样进行内存管理事例通过它可以了
解VC的内存管理
VC++6中怎样进行内存管理事例通过它可以了
解VC的内存管理-how memory management through its examples of the VC can understand the memory management
- 2022-02-04 16:09:27下载
- 积分:1
-
android常用的两种网络请求方式
布局文件写得比较简单,就是两个测试按钮和一个简单的登录测试
http协议请求 方法+url协议+版本 get请求包(显示信息)post应答包 协议+状态码+描述
http常用状态码:200访问成功;404访问失败;500:服务器错误
第一种:UrlConnection请求
第二种:HttpClient请求
两种方法分别对应post请求和get请求
- 2022-03-23 11:54:50下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
1)对所有入校车辆进行登记,包括车辆信息的修改,删除,添加,停车时间,出车时间的更新等。
2)对所有固定车主的信息进行登记,并且分类,将本校教职工和校外个...
1)对所有入校车辆进行登记,包括车辆信息的修改,删除,添加,停车时间,出车时间的更新等。
2)对所有固定车主的信息进行登记,并且分类,将本校教职工和校外个人分开管理。
3)对非固定车辆进行停车登记,出车管理,以及计费。
4)对系统的管理员进行信息登记,包括系统信息的修改,删除和更新。
-1) for all vehicles registered to the school, including changes to vehicle information, delete, add, stop time, trip time updates. 2) for all fixed-owners to register the information, and classification, our staff will be managed separately from and outside individuals. 3) non-stop registration of vehicles, vehicle management, and billing. 4) the administrator of the system to register information, including system information changes, delete and update.
- 2022-10-28 15:05:03下载
- 积分:1
-
该程序完成在两个字符串中寻找最长公共子串,如果这样的字符串有多个,则将它们全部找出来,它在最坏情况下的复杂度为O(m*n)....
该程序完成在两个字符串中寻找最长公共子串,如果这样的字符串有多个,则将它们全部找出来,它在最坏情况下的复杂度为O(m*n).-the procedure is completed in two for the longest string of public substrings, if such a number of strings, will they all find out in the worst of the complexity of O (n* m).
- 2022-03-30 21:31:25下载
- 积分:1
-
斗地主源代码
利用VC开发工具,window7开发环境,制作的斗地主小型游戏,有单机版和网络版两种形式,适合初学者学习。
- 2023-08-30 16:20:02下载
- 积分:1
-
一个类似windows自带的简易画板
一个类似windows自带的简易画板-a similar windows own simple Sketchpad
- 2022-08-11 01:24:56下载
- 积分:1
-
used for recording costs, the simple ease of use under all the more to the point...
用来记费用的,简单好用,大家下了要多给点意见啊,多谢了。-used for recording costs, the simple ease of use under all the more to the point ah, I would like to thank the.
- 2022-01-24 16:42:27下载
- 积分:1