-
-
[
Visual C++ (VC++)]
ServerTest.rar
CS model used on the client server database for a visit. Network communications standard socket programming, database using Microsoft Access.
-
-
-
[
Java/JSP]
stutest.rar
Online examination system (cs version) This is my graduate design program, was doing a lot of effort to pay, but also learned a lot of things, be considered for the study of knowledge JAVA application of an integrated bar, doing online to find a lot of ...
-
[
Java/JSP]
sunhotel.rar
△ Project Name: Sunshine Hotel Management System △ commissioned unit: Tsinghua IT Learning and Certification Center △ production team: 112301 HUA international ban CS structure
-
-
[
C#(.net)]
DNSSrc.rar
This procedure used. Net framework, CS structure DNS to query the host IP address source
Category:
.net Upload User:
xy99169 Size:
9K
-
[
C#(.net)]
business.rar
E-Mart a good source for beginners to understand cs under asp.net development model
-
[
Asm]
sum.rar
code segment assume cs: codesum_p proc near jcxz exit add ax, cx dec cx call sum_pexit: retsum_p endpstart: mov ax, 2000h mov ds, ax mov ax, 0 mov si, 0 mov cx, 7 call sum_p mov [si], ax mov ah, 4ch int 21hcode ends end start
-
[
ASP/ASPX(.net)]
asp.netBlog.rar
... using the database for access, a few tables in the code structure is relatively simple, the core code: index.aspx.cs and several background management code which have repeatedly used the DataGrid and DataList, relatively tight because of the time, its ...