search
Found a total of 18770 related content
Mobile Happy Scratch HTML5 plug-in
Mobile Happy Scratch HTML5 plug-in
html5 special effects
343

The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.

HTML5 paper folded into gift box animation special effects
HTML5 paper folded into gift box animation special effects
html5 special effects
327

The HTML5 paper folding into gift box animation effect is a Christmas gift animation effect implemented in CSS that is suitable for Christmas or any holiday.

Pure CSS3 retro film player special effects
Pure CSS3 retro film player special effects
Player special effects
478

Pure CSS3 retro film player special effects is a simple film music player and film recording player special effects.

HTML5 video player window floating code
HTML5 video player window floating code
Player special effects
571

The HTML5 video player window floating code is a black and beautiful MP4 video player code.

Lightweight html5 WinBox page pop-up plug-in
Lightweight html5 WinBox page pop-up plug-in
html5 special effects
334

The lightweight html5 WinBox page pop-up plug-in is very convenient and easy to operate. It supports functions such as maximizing, minimizing, full screen, closing, moving, and opening multiple windows.

Poetry literature portal website source code
Poetry literature portal website source code
Portal website source code
3575672

The entire source code of the poetry literature portal is a poetry website developed with php+mysql.

OElove dating system
OElove dating system
Other templates
6925

A set of professional-level locally-operated dating and themed dating system developed based on PHP+MySQL. It has basic functions of dating, dating, Weibo, interaction, psychological testing, etc. Operators can operate it directly or on this version. Secondary development modules and functions.

Pirate Cloud Business enterprise-level open source online store system source code
Pirate Cloud Business enterprise-level open source online store system source code
E-commerce source code
3574843

The Haidao online store system is an online store website developed with php+MySQL. The website includes two interfaces, PC and mobile.

Atmospheric Financial Investment Golden Enterprise Website Source Code
Atmospheric Financial Investment Golden Enterprise Website Source Code
Enterprise website source code
3573223

This software is a financial enterprise website source code developed with PHP+MySQL. When running the website, you will be prompted to fill in the MySQL database information, and the website will install itself. Backend address http://your website/admin/ Default username and password admin

Hotel supplies company website system source code
Hotel supplies company website system source code
Enterprise website source code
3573232

This software is a green corporate website source code with phpweb as the core. Installation introduction: Upload to the website and directory and directly access the domain name to install. PHP and MYSQL are required. Be careful not to click on the previous step when the installation pops up. Just fill in the next step in the current window as required.

Clown popping out of the box design April Fools' Day vector material (AI+EPS)
Clown popping out of the box design April Fools' Day vector material (AI+EPS)
Vector material
378

This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.

Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
Vector material
348

This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.

Colorful beautiful floral design spring background vector material (AI+EPS)
Colorful beautiful floral design spring background vector material (AI+EPS)
Vector material
368

This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.

14 different types of dinosaur vector materials (EPS+PNG)
14 different types of dinosaur vector materials (EPS+PNG)
PNG material
508

This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.

Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
Vector material
386

This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.

DVWA
DVWA
php development editor
6588

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

PHPMailer
PHPMailer
Programmer's Aid Tools
4632

PHPMailer - A full-featured email creation and delivery class for PHP. Supports UTF-8 content as well as 8-bit, base64, binary and quoted-printable encodings. Provides SMTP authentication for LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Automatically verify email addresses. Many PHP developers need to send emails from their code. The only PHP function that directly supports this is mai

WIKINDX
WIKINDX
Programmer's Aid Tools
4395

Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text

CiviCRM
CiviCRM
Programmer's Aid Tools
4482

CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org

Joomla
Joomla
Programmer's Aid Tools
3945

Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.

How to connect Delphi to SQL database Chinese WORD version
How to connect Delphi to SQL database Chinese WORD version
Server side development
739

This document mainly describes the method of connecting Delphi to a SQL database; the principles of other versions are basically similar. I hope this document will help friends in need; interested friends can come and take a look.

ANDROID Bluetooth programming WORD document doc format
ANDROID Bluetooth programming WORD document doc format
Mobile terminal
977

Using the BluetoothAdapter class, you can find surrounding Bluetooth devices on your Android device and then pair (bind) them. Bluetooth communication is transmitted to each other based on the unique address MAC. Considering security issues, Bluetooth communication needs to be paired first. Then start to connect to each other. After the connection, the devices will share the same RFCOMM channel to transmit data to each other. Currently, these implementations are implemented on Android 2.0 or higher SDK. 1. Finding/discovering dev

Python website development guide WORD version
Python website development guide WORD version
Server side development
979

This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need

mod_python 3.2.8 Chinese manual doc version
mod_python 3.2.8 Chinese manual doc version
Server side development
923

mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (

python basic tutorial to lesson 60_python basic information word version
python basic tutorial to lesson 60_python basic information word version
Server side development
1072

Basic python tutorial to lesson 60. This tutorial introduces to you at the beginning, why to learn python, what are the advantages of python, etc. It will really make you want to learn python quickly. Why use Python as an introductory programming language? the reason is simple. Every language has its supporters and detractors. Go to Google "why python" and you will get a lot of results, such as wide range of applications, open source, active community, rich libraries, cross-platform, etc. You may also find

mysql php connection class
Database operation class
1496

mysql php connection class

Tool class for connecting php to mysql
Other libraries
2771

Tool class for connecting php to mysql

PHP encapsulated connection Mysql class
Database operation class
1358

PHP encapsulated connection Mysql class

Practical class for php to connect to mysql database
Database operation class
1643

Practical class for php to connect to mysql database

PHP connects to mysql database class library
Database operation class
1626

PHP connects to mysql database class library