联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据库系统(585) 

[数据库系统] code-generator

基于 React + Spring Boot + Picocli + 对象存储的 代码生成器共享平台,分为 3个循序渐进的子项目:基于命令行的本地代码生成器 + 代码生成器制作工具 + 在线代码生成器平台。实践 Java 命令行应用开发、FreeMarker模板引擎、多种设计模式、对象存储、十几种优化方法、复杂业务的拆解和系统设计、分布式任务调度系统,Vert.x 响应式编程等。 (2024-06-25, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1719259680527733.html

[数据库系统] rabbit-generator

基于 React + Spring Boot + Picocli + 对象存储的代码生成器共享平台,又分为 3 个循序渐进的子项目:基于命令行的本地代码生成器 + 代码生成器制作工具 + 在线代码生成器平台。实践 Java 命令行应用开发、FreeMarker 模板引擎、多种设计模式、对象存储、十几种优化方法、复杂业务的拆解和系统设计、分布式任务调度系统、Vert.x 响应式编程等 (2024-05-29, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1716925468685858.html

[数据库系统] OpenBrewery-Android

创建该项目是为了开发一个Android应用程序,该应用程序显示来自openbrewerydb.org的Open Brewery API内容,作为我关于Android编程的研究的一部分
Project created to develop an Android app that shows Open Brewery API content from openbrewerydb.org as a part of my studies about Android programming (2024-02-04, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707220329957994.html

[数据库系统] Data-Trend-Recognition-App

该应用程序旨在分析数据并预测趋势和模式,以预测未来趋势。注意**GitHub上不能将SQL识别为编程语言**
This app is meant to analyze Data and predict trends and patterns in order to predict future trends. NOTICE**SQL Not Recognized As A Programming Language On GitHub** (2024-02-01, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706861652460454.html

[数据库系统] thon-Bootcamp-For-Everyone-From-Zero-to-Hero-2023

Python深度课程全面了解Python.编程中的高级概念和技术,使学习者具备构建复杂应用程序和有效解决现实世界问题的技能。
The Python In-depth course provides a comprehensive understanding of advanced concepts and techniques in Python programming, equipping learners with the skills to build complex applications and solve real-world problems efficiently. (2024-01-12, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705158705695649.html

[数据库系统] POS_Inventory_By-Hulom

大家好,我是Josuan,BSIT二年级的学生,我正在为信息管理1的最后一个项目工作。该项目涉及使用Java编程语言来实现创建、读取、更新和删除(CRUD)功能。
Hi there, I m Josuan, a second-year BSIT student, and I m working on my final project for Information Management 1. This project involves using the Java programming language to implement the Create, Read, Update, and Delete (CRUD) functionalities. (2024-01-13, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705158533314750.html

[数据库系统] SQL

结构化查询语言(SQL)是一种用于在关系数据库中存储和处理信息的编程语言。关系数据库以表格形式存储信息,行和列表示不同的数据属性以及数据值之间的各种关系。
Structured query language (SQL) is a programming language for storing and processing information in a relational database. A relational database stores information in tabular form, with rows and columns representing different data attributes and the various relationships between the data values. (2023-09-28, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696074277801219.html

[数据库系统] 004_supermarket-vue-public_004

#超市账单管理系统 #java web #java #毕业设计 #springboot #课程设计 #编程 #vue #mybatis #源代码 ## 基于Vue和SpringBoot的超市账单管理系统 ## 一、系统介绍 管理员: - 系统基础管理:对登入用户、部门、角色...,
#Supermarket Billing Management System # java web # java # Graduation Design # springboot # Course Design # Programming # vue # mybatis # Source Code # # Supermarket Billing Management System Based on Vue and SpringBoot # # 1. System Introduction Administrator: - System Basic Management: Login Users, Departments, Roles, (2023-08-31, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693455993345438.html

[数据库系统] Login-System

一个完整的登录系统,用作网站页面,物联网监视 控制界面。包括注册,登录,密码修改,密码找回。 主要使用PHP编程,涉及SQL数据库访问,查找,更新,和通过邮件服务器发送电子邮件。
A complete login system used as a website page and IoT monitoring and control interface. Including registration, login, password modification, and password retrieval. Mainly using PHP programming, involving SQL database access, searching, updating, and sending emails through email servers. (2023-02-02, PHP, 734KB, 下载0次)

http://www.pudn.com/Download/item/id/1675288287398896.html

[数据库系统] BiuSQL

BiuSQL 是一个基于 PHP 高级编程语言开发的一款数据库系统,也是 XLJ 首个开发的数据库系统,Yiso搜索引擎选用 BiuSQL 作为 Yiso搜索引擎 的数据库系统,BiuSQL 她的性格就是快
BiuSQL is a database system developed based on the advanced programming language PHP, and it is also the first database system developed by XLJ. Yiso search engine selects BiuSQL as its database system. BiuSQL s personality is fast (2022-09-10, PHP, 365KB, 下载0次)

http://www.pudn.com/Download/item/id/1662769218400324.html

[数据库系统] code-learn-library

个人学习编程的知识库,里面包含了Java核心基础、并发、虚拟机、设计模式、数据结构与算法、各类组件(Redis、MySQL、Kafka、RocketMQ等)、Spring框架、计算机网络、操作系统、微服务...
Personal learning programming knowledge base, which contains Java core foundation, concurrency, virtual machine, design mode, data structure and algorithm, various components (Redis, MySQL, Kafka, RocketMQ, etc.), Spring Framework, computer network, operating system, microservices, etc (2022-11-14, Java, 49KB, 下载0次)

http://www.pudn.com/Download/item/id/1668411229782886.html

[数据库系统] advance-cs-books

计算机经典编程书籍汇总,并提供下载链接。包含计算机组成原理、数据结构与算法、计算机网络、操作系统、数据库、设计模式、Java、C C++、Python、Linux、前端开发、后端开发、程序员求职面试等众多内容。
Summarize classic computer programming books and provide download links. It includes computer composition principle, data structure and algorithm, computer network, operating system, database, design pattern, Java, C C++, Python, Linux, front-end development, back-end development, programmer job interview and many other contents. (2021-05-30, Others, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1622333189693603.html

[数据库系统] Linux-Cpp-Development-Advanced-Learning

Linux Cpp 后台开发进阶学习,校招必学:操作系统、计算机网络、网络编程、并发实战、数据库原理、设计模式、Linux内核笔记、Linux命令和Git等。校招笔记、项目,你值得拥有。
Advanced learning in Linux Cpp backend development, compulsory for school enrollment: operating system, computer network, network programming, concurrent combat, database principles, design patterns, Linux kernel notes, Linux commands, Git, etc. School recruitment notes and projects are worth having. (2021-01-17, C++, 73621KB, 下载2次)

http://www.pudn.com/Download/item/id/1610845953259661.html

[数据库系统] books

IT 电子书, 计算机基础(编译原理, 数据结构与算法, 操作系统), 计算机网络, 编程语言, 前端, 网络安全, 软件测试, 算法, 数据库, 经济学, 数学, 多种文件格式(pdf、mobi、epubi、azw3), 多种下载方...
IT e-books, computer basics (Compilers: Principles, Techniques, and Tools, data structures and algorithms, operating systems), computer networks, programming languages, front-end, network security, software testing, algorithms, databases, economics, mathematics, multiple file formats (pdf, mobi, epubi, azw3), multiple downloads (2023-04-16, TypeScript, 41KB, 下载0次)

http://www.pudn.com/Download/item/id/1681620269922048.html

[数据库系统] awesome-cs-books

经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
A complete set of classic programming books, covering: computer systems and networks, system architecture, algorithms and data structures, front-end development, back-end development, mobile development, database, testing, projects and teams, programmer professional training, job interviews, etc (2023-05-27, Others, 5KB, 下载0次)

http://www.pudn.com/Download/item/id/1685158971355408.html

[数据库系统] 小型企业管理

本系统采用VBA编程语言设计,主要针对数据管理和统计而设计的系统.本系统主要采用窗口操作方式进行各项目的选择和统计.从而大大方便了用户的录入和管理系统.
VBA programming language design is adopted in the system, the system mainly for data management and statistical design. This system is mainly for selection and statistics of each project by window operation. Thus greatly facilitate the user's input and management system. (2017-08-05, VBScript, 455KB, 下载2次)

http://www.pudn.com/Download/item/id/1501897054727307.html

[数据库系统] three-tier-system

围绕一个典型而简单的例子,通过VB编程语言,从分析、建模、设计、编码等各个角度对三层体系与数据库进行了全面而详细的阐述,文中提供了全部源代码。
Around a typical and simple example, through the VB programming language, from the analysis, modeling, design, coding, and various angles of the three-tier system and database, a comprehensive and detailed exposition, this paper provides the full source code. (2009-11-16, Visual Basic, 196KB, 下载5次)

http://www.pudn.com/Download/item/id/971714.html

[数据库系统] synchronize

1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchronize,即为同步。 本程序分为三个模块:数据库连接操作、通信模块(包括发送和接收)、用户操作更新数据、同步更新数据库模块。 2. 通信模块(包括发送和接收)模块(Comm) a) 功能:用于将从站的insert 语句发送到中心站,中心站正确 执行后将学号返回给从站,从站更新数据库。 同时在中心站上时接收从站的insert语句。 b) 工作流程: c) 数据结构:继承MFC中的CSyncSocket类,利用它的功能。 3. 用户操作更新数据模块(User) a) 功能:接收用户对数据库的插入命令,提供用户界面。 b) 工作流程: c) 数据结构: 4. 同步更新数据库模块模块(Asy) a) 功能:将中心站接收到的insert 语句检查后,在中心站上执行,实验中心站的同步。 b) 工作流程:
1. Familiar with the popular web-based database installation and use of 2. Master network database application programming techniques 3. Master data synchronization network environment to achieve the relevant programming knowledge 4. Grasp the concrete application of network communication programming Oracle of the installation and use of 2, SQL Server installation and use of 3, database application programming This experiment using ADO technology to access SqlServer 2000 and Oracle 9i database, using VC++ development, use MFC development tools. Experimental request only requires from the slave to the central station synchronization, here we increase the degree of difficulty to achieve from the station and central station of mutual synchronization. Project name: synchronize, namely synchronization. This program is divided into three modules: the database connection operation, communication modules (including the sending and receiving), the user update the data operatio (2009-08-27, Visual C++, 560KB, 下载54次)

http://www.pudn.com/Download/item/id/892134.html

[数据库系统] vcbooksystem

vc图书管理系统,使用微软的桌面数据库系统Access作为数据库,具有很好的参考价值
vc library management system, the use of Microsoft Access desktop database system as a database, has a good reference value (2008-05-14, Visual C++, 3047KB, 下载163次)

http://www.pudn.com/Download/item/id/461614.html

[数据库系统] addressbook

国外的地址簿管理,可作为个人助理(Personal Assistant)的模块,用于管理个人通信录.采用C#和Access数据库,为初学者提供规范的编程实例.
Abroad address book management, can be used as Personal Assistant (Personal Assistant) module, used to manage personal communications were recorded. Using C# And Access databases, for beginners to provide a standardized programming examples. (2008-04-24, C#, 25KB, 下载28次)

http://www.pudn.com/Download/item/id/444736.html