通用查询数据库的组件,jar包,有前后台

querydb 通用查询数据库的组件,jar包,有前后台(js/css/字体文件) 博客地址:https://www.cnblogs.com/yuxiaole/p/9775016.html 实现:maven + servlet(3.x以上) + spring +

PHP+Mysql 简单的注册登录demo

简单的PHP注册登录Demo 配置数据库 执行sql脚本 init.php 创建所需的数据库和表配置 database.json 填上root密码 运行 在本地服务器上浏览器打开index.php的页面即可

php使用socket模拟post、get操作,支持http

GET请求 $http = new HttpClient();$http-set_header('User-Agent','Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20100101 Firefox/13.0.1'); $http-get('http://www.example.com/'); echo $http-get_body(); POS

php+mysql模拟考试系统

online_exam_system Codes during learning of PHP and back-end knowledge. Just shows the logic of an exam system based on php and mysql. Provides basic functions, no front-side decoration included.

PHP考试管理系统,基于laravel。实现前后台学生用

testOnline PHP学生考试管理系统 使用工具 xampp 技术实现 1.laravel 2.css 3.javascript 项目功能 1.管理员制定试卷【单选,多选,判断】和试卷信息的增删改 2.管理员

考试试题练习系统(PHP + MySQL)。

cfexam 试题练习系统 将试题数据库导入MySQL中。数据库脚本参考。 根据需要修改源代码中数据库名称和用户密码。 打开网页,注册新的用户或登录。 试题导

关于应用php-ml库进行预测泰坦尼克号生还率的入

php-ml-TitanicSurvived 关于应用php-ml库进行预测泰坦尼克号生还率的入门启蒙案例/On the application of php-ml database to predict the Titanic survival rate of entry case enlighte

php设计模式案例汇总

php设计模式案例汇总 创建型设计模式: 1、抽象工厂模式 2、生成器模式 3、工厂方法模式 4、多例模式 5、对象池设计模式 6、原型模式 7、简单工厂模式

原生php短视频去水印接口案例,集成了抖音去水

短视频去水印接口 采用composer的自动加载类机制去注册appcontroller我个人比较喜欢对象,不太喜欢什么都放在一个文件里面,所以可以根据我写的去写原生的

PHP library containing UTF-8 f

tc-lib-unicode-data PHP library containing UTF-8 font definitions Please consider supporting this project by making a donation via PayPal category Library package ComTecnickUnicodeData author Nicola As

Provides an object-oriented AP

String Component The String component provides an object-oriented API to strings and dealswith bytes, UTF-8 code points and grapheme clusters in a unified way. Resources DocumentationContributingReport