-
为了循序渐进的了解投票功能,本人专门开发了这套简单投票系统,投票的数据保存在Sql数据库中,只保存投票的项目及票数。 本系统的实现原来是用户每投一次,将在数据库...
为了循序渐进的了解投票功能,本人专门开发了这套简单投票系统,投票的数据保存在Sql数据库中,只保存投票的项目及票数。 本系统的实现原来是用户每投一次,将在数据库中对应的项目票数上加1。该系统数据源采用了SqlDataSource,其中自定义了很多方法和函数。 管理地址为/ItemManager.aspx
-Step-by-step understanding of voting in order to function, I developed a set of specialized simple voting system, the voting data stored in the Sql database, only to vote to preserve the items and the number of votes. Realize the system was user vote once each, will be in the database corresponds to the item number of votes plus one. The system data source using the SqlDataSource, which a lot of custom methods and function. Management of address/ItemManager.aspx
- 2022-08-18 05:42:52下载
- 积分:1
-
金蝶老单或工业单据获取当前用户代码
金蝶K3老单获取当前登录用户,sql语句获取。。。。。。(Kingdee K3 old single access current login user, SQL statement access......)
- 2017-08-22 23:24:33下载
- 积分:1
-
Python核心编程 第3版 中文版
本书是经典畅销图书《Python 核心编程(第二版)》的全新升级版本,总共分为 3 部分。
第 1 部分讲解了 Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展 Python 等内容。
第 2 部分
讲解了与 Web 开发相关的主题,包括 Web 客户端和服务器、CGI 和 WSGI 相关的 Web 编程、Diango Web 框架、云计算、高级 Web 服务。第 3 部分则为一个补充/实验章节,包括文本处理以及一些其他内容。
本书适合具有一定经验的 Python 开发人员阅读(This book is a new upgraded version of the classic best-selling book Python Core Programming (2nd Edition). It is divided into three parts.
Part 1 explains some general applications of Python, including regular expressions, network programming, Internet client programming, multi-threading programming, GUI programming, database programming, Microsoft Office programming, extension of Python and so on.
Part 2
Topics related to Web development are explained, including Web client and server, CGI and WSGI related Web programming, Diango Web framework, cloud computing, advanced Web services. Part 3 is a supplementary/experimental chapter, including text processing and some other contents.
This book is suitable for Python developers with some experience.)
- 2020-06-17 10:40:02下载
- 积分:1
-
TheMITPressConceptsTechniquesandModelsofComputerPr
一本非常好的计算机概念,技术和编程模型的原版书籍。(This innovative text presents computer programming as a unified discipline in a way that is both practical and scientifically sound. The book focuses on techniques of lasting value and explains them precisely in terms of a simple abstract machine. The book presents all major programming paradigms in a uniform framework that shows their deep relationships and how and where to use them together.
After an introduction to programming concepts, the book presents both well-known and lesser-known computation models ("programming paradigms"). Each model has its own set of techniques and each is included on the basis of its usefulness in practice. The general models include declarative programming, declarative concurrency, message-passing concurrency, explicit state, object-oriented programming, shared-state concurrency, and relational programming. Specialized models include graphical user interface programming, distributed programming, and constraint programming. Each model is based on its)
- 2009-12-07 22:17:44下载
- 积分:1
-
Newmark
计算动力学系统的newmark源文件,可根据自己的需要改动。可以用于主程序调用,(Newmark file of computational dynamics system)
- 2019-04-15 16:40:35下载
- 积分:1
-
系统中断剖析器INTRSPY的及其C源程序
系统中断剖析器INTRSPY的及其C源程序-interruption analysis system for the INTRSPY and C source
- 2022-04-20 20:01:56下载
- 积分:1
-
TDOA算法
三维的时间延迟TDOA定位算法仿真,基于matlab平台运行(Three dimensional time delay TDOA positioning algorithm simulation based on MATLAB platform operation)
- 2018-10-14 14:36:31下载
- 积分:1
-
java_docs
说明: java examples with samples
- 2019-05-12 04:19:05下载
- 积分:1
-
几道简单的数学建模(体重变化 水的流出时间 简单线性规划 简单随机库存 水道测量 层次分析法)是当初的建模作业 有分析 也有matlab和mathematica...
几道简单的数学建模(体重变化 水的流出时间 简单线性规划 简单随机库存 水道测量 层次分析法)是当初的建模作业 有分析 也有matlab和mathematica程序-A few simple mathematical modeling (body weight change in the water outflow time of a simple linear programming simple random inventory hydrographic AHP) is the original analytical modeling operations have matlab and mathematica program
- 2023-04-05 16:15:03下载
- 积分:1
-
findpeaks
说明: 查找一维信号中的波峰和波谷,自定义窗宽和阈值,可应用于脉搏波峰值查找之类的(Matlab looks for one-dimensional signal peaks and troughs, variable parameters are threshold, search type and window width)
- 2021-05-22 13:30:03下载
- 积分:1