-
一个类似京东的商品交易网站
本物品共享与交易平台采用B/S结构,服务端可以运行在Windows 2003及以上的操作系统,CPU在2GHz以上,内存在4G以上。客户端无要求。本系统的用户一般需要通过终端进行操作,进入主界面后点击相应的窗口,分别进入相对应的界面(如:注册/登录界面、商品浏览界面、商品交易界面等),使用方便、直观。使用mySql作为开发工具。使用Dreamweaver进行界面设计。
- 2022-03-26 19:19:54下载
- 积分:1
-
圈子圈套1 讲IT界商战故事的小说,作者乃一业界小牛,讲述着自己或他人的故事...
圈子圈套1 讲IT界商战故事的小说,作者乃一业界小牛,讲述着自己或他人的故事-story of business of IT
- 2023-02-03 21:25:03下载
- 积分:1
-
used in the preparation of a library ftp
用于编写ftp的一个库-used in the preparation of a library ftp
- 2022-03-12 09:41:01下载
- 积分:1
-
通过与PMAC运动控制器的Visual Studio的步进电机控制的一个例子
PMAC是一个复杂而有用的电机控制器。我们在这里展示的一个例子,简单的配置和控制程序。你可以控制步进电机的这一计划,我希望你会熟悉PMAC的用法。PMAC支持 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-02 22:54:41下载
- 积分:1
-
Kruskal最小生成树kruska L最小生成树Kruskal最小SPA…
kruskal minimum spanning tree kruska l minimum spanning tree kruskal minimum spanning tr-kruskal minimum spanning tree kruskal minimum spanning tree kruskal minimum spanning tree kruskal minimum spanning tree
- 2022-08-19 22:22:01下载
- 积分:1
-
如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲...
如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I decide to make the classes and dialogs in common use into DLLs. Now we begin with a simple example, to explain how to export classes an dialogs from MFC extended DLL.
- 2022-01-26 03:16:04下载
- 积分:1
-
图书管理借阅系统 毕业设计
工作室为朋友做的简单的毕业设计,没有花哨的功能,没有美观的界面,纯粹简单的易于操作的系统。
采用: Asp + Acc...
图书管理借阅系统 毕业设计
工作室为朋友做的简单的毕业设计,没有花哨的功能,没有美观的界面,纯粹简单的易于操作的系统。
采用: Asp + Access 制作的系统。
简单的页面加密,页面密码(注意密码的大小写):2Fly.cn
尽供原创教程使用,如发现错误,请提出意见!谢谢大家!
作者:2Fly工作室 网站:http://www.2fly.cn
主要功能:(缺点:没做表单验证,因为想必大家都会)
实现了图书分类、图书添加、图书管理、借书会员管理、借书管理、还书管理、书本废弃管理
教案主要目的:学习参数之间的互相传递和SQL查询的主要应用-Lending Library Management System graduate design studio for a friend to do the simple design graduate, no garish function, not aesthetically pleasing interface simplistic easy to operate system. Use : Access Asp production systems. Simple pages encryption, password pages (Note that the password is case) : 2Fly.cn do for original guide, like the discovery of the error, please advise! Thank you! Author : 2Fly studio website : http://www.2fly.cn main functions : (drawbacks : do not form validation, because we all must) achieved the classification of books, and books add, library management, library membership management, library management, book management, waste management templ
- 2022-01-26 05:48:41下载
- 积分:1
-
图形绘画中的光线追踪
图形绘画中的光线追踪-graphic painting of Ray Tracing
- 2022-03-09 14:57:42下载
- 积分:1
-
(17.7k)程序员演示如何创建一个COM库。zip包含两个问题。
(17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programme. There is also a readme.txt. Don t forget to register the dll before trying to run the test app from a console window. -(17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programm e. There is also a readme.txt. Don t forget to reg ister the dll before trying to run the test app fr om a console window.
- 2022-05-13 11:33:17下载
- 积分:1
-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1