登录
首页 » PHP » PHP增删改查登录注册_pnljxh

PHP增删改查登录注册_pnljxh

于 2020-11-11 发布
0 139
下载积分: 1 下载次数: 1

代码说明:

说明:  通过php编码实现的,很简单的一个PHP小例子,有增删改查登录注册.里面代码都有注释,数据库MySQL,内置MySQL脚本.可以直接运行.,参看、研究和阅读,提升自我(By PHP code, very simple a small example, PHP has to add and delete login. Registration code inside have a comment, MySQL database, built-in MySQL script. Can be directly run., see, research, and reading, improve yourself)

文件列表:

第一个PHP例子\TheOnePHP\.buildpath, 243 , 2014-10-08
第一个PHP例子\TheOnePHP\.project, 707 , 2014-10-08
第一个PHP例子\TheOnePHP\.settings\.jsdtscope, 733 , 2014-10-08
第一个PHP例子\TheOnePHP\.settings\org.eclipse.core.resources.prefs, 220 , 2014-10-09
第一个PHP例子\TheOnePHP\.settings\org.eclipse.php.core.prefs, 123 , 2014-10-08
第一个PHP例子\TheOnePHP\.settings\org.eclipse.wst.jsdt.ui.superType.container, 49 , 2014-10-08
第一个PHP例子\TheOnePHP\.settings\org.eclipse.wst.jsdt.ui.superType.name, 6 , 2014-10-08
第一个PHP例子\TheOnePHP\Add.php, 1817 , 2014-10-09
第一个PHP例子\TheOnePHP\AddController.php, 582 , 2014-10-09
第一个PHP例子\TheOnePHP\DeleteController.php, 175 , 2014-10-09
第一个PHP例子\TheOnePHP\ExitController.php, 155 , 2014-10-09
第一个PHP例子\TheOnePHP\Login.php, 768 , 2014-10-09
第一个PHP例子\TheOnePHP\LoginController.php, 814 , 2014-10-09
第一个PHP例子\TheOnePHP\ShowAll.php, 2310 , 2014-10-09
第一个PHP例子\TheOnePHP\Update.php, 1907 , 2014-10-09
第一个PHP例子\TheOnePHP\UpdateController.php, 541 , 2014-10-09
第一个PHP例子\TheOnePHP\verificationDataBase.php, 340 , 2014-10-09
第一个PHP例子\users.sql, 1705 , 2014-10-09
第一个PHP例子\TheOnePHP\.settings, 0 , 2014-10-09
第一个PHP例子\TheOnePHP, 0 , 2014-10-09
第一个PHP例子, 0 , 2014-10-09
fileinfo.txt, 101 , 2020-11-05
523dc03a72a736b5604fed402ac02ea0.txt, 123 , 2020-11-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • direction finding algorithm
    利用信号本身的结构特征,通过附加不同的稀疏约束,该模型利用过完备字典进行信号分解,使其表示成字典中若干原子的线性组合,从而获得数据的精简表示。(By using the structural characteristics of the signal itself and adding different sparse constraints, the model decomposes the signal into linear combinations of atoms in the dictionary by using an over-complete dictionary, thus obtaining a simplified representation of the data.)
    2019-01-12 19:57:10下载
    积分:1
  • music
    说明:  阵列信号处理中MUSIC算法仿真程序大作业,对不同信噪比,不同快拍数的情况进行仿真(In the array signal processing, the music algorithm simulation program is a big task, which simulates the situation of different signal-to-noise ratio and different snapshot number)
    2020-05-12 15:53:04下载
    积分:1
  • craet
    利用Matlab产生FMICW信号,并用二维FFT处理得到距离多普勒谱(The FMICW signal is generated by Matlab, and the distance Doppler spectrum is obtained by two-dimensional FFT processing.)
    2018-04-14 14:01:45下载
    积分:1
  • 五子棋程序,vc开发,双人对战,网络对战
    五子棋程序,vc开发,双人对战,网络对战-331 procedures, vc development, double the war, the network war
    2022-12-11 17:45:03下载
    积分:1
  • GA源代码
    看到的比较详细的GA遗传算法源代码,功能应该比较全,大家可以下载试试(See the more detailed GA genetic algorithm source code, the function should be more complete, you can download and try.)
    2020-06-16 02:20:06下载
    积分:1
  • BParithmetic
    说明:  机器学习。神经网络算法。 用c语言开发。(Machine learning. Neural network algorithm. Using c language.)
    2009-08-12 09:11:43下载
    积分:1
  • 2
    说明:  校园导游系统,是图的最短路径的应用 我短学期的课程小实验(Campus tour guide system, is the shortest path map application, I short-term courses of small experimental)
    2008-04-15 16:12:05下载
    积分:1
  • high-performance-cuda
    本书共分5章:第1章介绍GPU通用计算的发展历程,介绍并行计算的历史、现状以及面临的问题;第2章介绍CUDA的使用方法,帮助理解CUDA的编程模型、存储器模型和执行模型,掌握CUDA程序的编写方法;第3章探讨CUDA硬件架构,深入分析Tesla GPU架构与CUDA通用计算的相互作用:第4章总结CUDA的高级优化方法,对任务划分、存储器访问、指令流效率等课题进行探讨;第5章以丰富的实例展示如何使用CUDA的强大性能解决实际问题。(This book is divided into five chapters: Chapter 1 introduces the development process of general-purpose GPU computing, parallel computing introduces the history, current situation and problems Chapter 2 describes the use of CUDA to help understand the CUDA programming model, the memory model and implementation model, master CUDA program writing method Chapter 3 explores CUDA hardware architecture, in-depth analysis of Tesla GPU architecture and CUDA general-purpose computing interactions: Chapter 4 summarizes the CUDA advanced optimization methods, the division of tasks, memory access, instruction stream efficiency and other topics were discussed Chapter 5 with abundant examples show how to use CUDA strong performance to solve practical problems.)
    2013-11-04 18:44:09下载
    积分:1
  • 基于自适应遗传算法求解装箱问题_赵晓青
    解决三维装箱问题的一种自适应遗传算法//(Solve the problem of 3D packing)
    2020-06-16 03:20:02下载
    积分:1
  • 触模屏上输入数字 触模屏上输入数字
    触模屏上输入数字 触模屏上输入数字-touch-screen input digital t ouch-screen input digital t ouch-screen Digital input
    2023-08-04 06:40:03下载
    积分:1
  • 696518资源总数
  • 104775会员总数
  • 42今日下载