搜索资源列表
Navicat-For-MySQL-Enterprise-Edition-V8.2.19
- Navicat For MySQL Enterprise Edition V8.2.19简体中文绿色版 Navicat是一个强大的MySQL数据库管理和开发工具。Navicat为专业开发者提供了一套强大的足够尖端的工具,但它对于新用户仍然是易于学习。Navicat,使用了极好的图形用户界面(GUI),可以让你用一种安全和更为容易的方式快速和容易地创建、组织、存取和共享信息。 用户可完全控制 MySQL 数据库和显示不同的管理资料,包括一个多功能的图形化管理用户和访问权限的管理工具,方便
2
- VB实现数据库导入导出功能(xml实现)-VB database import and export functions (the xml to achieve)
tree
- XML无限极动态目录树,可动态生成,附演示数据库-XML Infinitus dynamic directory tree can be dynamically generated, attached demo database
W3CSchoolw3c
- 领先的Web 技术教程,W3C School前端设计全套教程从基础的HTML到XHTML,乃至进阶的XML、SQL、数据库、多媒体和WAP。-Leading Web technology tutorials, W3C School full front-end design tutorials from basic HTML to XHTML, and even advanced XML, SQL, database, multimedia, and WAP.
XML from DB(blob)
- 将数据库中大字段的数据(blob),转化为xml格式(Convert large field data (BLOB) from database to XML format)
Hutool_v3.2.0
- Hutool是一个Java基础工具类,对文件、流、加密解密、转码、正则、线程、XML等JDK方法进行封装,组成各种Util工具类,同时提供以下组件: 布隆过滤 缓存 克隆接口 类型转换 日期处理 数据库ORM(基于ActiveRecord思想) 基于DFA有限自动机的多个关键字查找 HTTP客户端 IO和文件 有用的一些数据结构 日志 反射代理类的简化(AOP切面实现) Setting(一种扩展Properties的配置文件) System(JVM和系统信息等) W
AspNetPager
- Due to the shortage of ASP.NET paging controls, is proposed to solve the asp.net problem in the out of the ordinary paging scheme, the page navigation function and data display function of completely independent control of the user data acquisition a
Spring MYBatis企业应用实战
- Spring MYBatis企业应用实战(MyBatis is an excellent persistence layer framework that supports customized SQL, stored procedures, and advanced mappings. MyBatis avoids almost all JDBC code and manually setting parameters, as well as getting the result set. M
MYTOOLS
- C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;
javaWeb网上订餐系统
- SSH是struts+spring+hibernate集成的web应用程序开源框架。 Struts:用来控制的,核心控制器是Controller。 Spring:对Struts和Hibernate进行管理,整合的。 Hiernate:操控数据库 struts标签库:Struts2默认的表达式语言是OGNL(Object-Graph Navigation Language),通过它可以存取对象的任意属性、调用对象的方法、遍历整个对象的结构图、实现字段类型转换等功能。 J
JavaEE技术-自主学习
- 通过xml文件配置数据库连接信息 PO类和数据库表的映射关系通过xml文件配置 模拟Hibernate中Session类的save()、delete()、update()和get()方法(Configuring database connection information through the XML file The mapping relationship between the PO class and the database table is configured
liquibase
- 根据sql变化的xml同步数据库,web服务器启动时自动执行(XML synchronous database based on SQL changes)