search
Found a total of 18770 related content
jQuery taskbar
jQuery taskbar
jQuery effects
890

Realize taskbar enlargement, reduction and draggability based on jQueryUI animation effect and drag method

js scheduled task plug-in
js scheduled task plug-in
time date
1524

js scheduled task plug-in

Drag-and-drop task management UI interface special effects
Drag-and-drop task management UI interface special effects
Other special effects
1950

js css3 production task manager, free drag-and-drop arrangement and combination of task items, task list UI page template

css3 implementation to add task list plug-in
css3 implementation to add task list plug-in
form button
398

css3 implements adding task list plug-in. You can enter the name of the task you need to complete in the input box, and click the add button to add the task to the list.

Vertical tab plug-in tabWeek.js weekly task list
Vertical tab plug-in tabWeek.js weekly task list
form button
1112

Vertical tab plug-in tabWeek.js weekly task list

jQuery bootstrap responsive business website template
jQuery bootstrap responsive business website template
Bootstrap template
319787

jQuery bootstrap responsive business website template

Various opening effects of sidebar
Various opening effects of sidebar
Front-end template
205970

jquery css3 opens multiple sidebar effects

Responsive cloud server website template
Responsive cloud server website template
Bootstrap template
227085

jQuery responsive cloud server, virtual hosting service company website template

Orange atmospheric corporate website home page template
Orange atmospheric corporate website home page template
Front-end template
3427082

The orange atmospheric corporate website homepage template uses jQuery technology and DIV+CSS layout. It has only the homepage template and has column menus such as homepage, corporate culture, product display, news center, sunshine service, franchise agent, and online consultation.

WTS work follow-up system v1.16 source code
WTS work follow-up system v1.16 source code
OA system source code
3580663

The main functions and features of WTS work follow-up system: 1. Task tracking function that complies with common standards. It can be widely used for follow-up of key work, follow-up of inspection tasks, work supervision, follow-up of meeting minutes and resolutions, follow-up of work assigned by leaders, follow-up of team collaboration tasks, daily work plan, weekly work plan, monthly work plan follow-up, Project progress management software and tracking software improve team execution. 2. Work notes, custom group functions, work authorization, work handover, and viewing of subordinate work tasks. 3. Performance assessment function: The system provides KPI assessment and management by objectives assessment (MBO), which can

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.

Nextcloud Server
Nextcloud Server
Programmer's Aid Tools
1541

Nextcloud Server is a free and open source server software that allows you to store all your data on a server of your choice. With Nextcloud, you can easily access and store data located in data centers you trust, sync data across devices, and share your data for collaboration. It provides the best security in self-hosted file sync and sharing and can be extended with hundreds of apps.

WooCommerce
WooCommerce
Programmer's Aid Tools
2054

WooCommerce is a customizable, open source e-commerce platform based on WordPress. Get started quickly and work your way. Add the WooCommerce plugin to any WordPress site and set up a new store in minutes. Get secure payments, configurable shipping options, and more for free. From subscriptions to fitness classes to luxury cars, WooCommerce is fully customizable. Add functionality and expand the functionality of your store with official extensions on WooCommerce Marketplace

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.

Android Development Guide Chinese PDF version
Android Development Guide Chinese PDF version
Mobile terminal
614

Android development guide Chinese pdf version, friends who learn android can refer to it. Application Fundamentals Key Classes Application Components Activation Components: Intent Close Component Manifest File Intent Filter Activity and Task Affinity (Attraction) and New Task Loading Mode Clean Stack Start Task Process and Thread Process Thread Remote Procedure Call Thread Safe Method Component Life cycleActivi

Intermediate Perl e-book chm version
Intermediate Perl e-book chm version
Server side development
903

From a Perl enthusiast to a Perl programmer. "Intermediate Perl" will teach you how to use Perl as a programming language, not just a scripting language. Perl is a flexible and powerful programming language that can be used in many aspects, from system management to network programming to database operations. People often say that Perl makes easy things easy and hard things doable. Intermediate Perl is all about taking the leap from simple to difficult tasks

Android service Service_detailed explanation WORD version
Android service Service_detailed explanation WORD version
Mobile terminal
660

This document mainly talks about the detailed explanation of the Android service Service_; Service is one of the four application components in the Android system (for details on other components, see Section 3.2). Services are mainly used for two purposes: background running and cross-process access. By starting a service, you can run specified tasks in the background without displaying the interface, so that it does not affect the user's ability to do other things. Communication between different processes can be achieved through the AIDL service, which is also one of the important uses of the service. I hope this document will help friends in need;

Detailed explanation of the use of AsyncTask in Android Chinese WORD version
Detailed explanation of the use of AsyncTask in Android Chinese WORD version
Mobile terminal
611

There are two ways to implement asynchronous task mechanism in Android, Handler and AsyncTask. This document mainly describes the use of AsyncTask in Android; I hope this document will help friends in need; interested friends can come and take a look

Pascal basic tutorial Pascal essential basic tutorial for getting started CHM version
Pascal basic tutorial Pascal essential basic tutorial for getting started CHM version
Other manuals
575

No matter what you do, there must be certain methods and steps. Computer programming is more rigorous, standardized, and feasible than transaction processing in daily life. In order for the computer to effectively solve certain problems, the processing steps must be arranged and a "sequence" composed of computer language is used to allow the computer to automatically recognize and execute this "sequence" composed of computer language to complete the predetermined task. Arrange the steps to deal with the problem and use computer language to form a sequence, which is often called

Tools to run SSH tasks using PHP
Other libraries
1131

Tools to run SSH tasks using PHP

A collection of 50 excellent classic PHP algorithms
Other libraries
24412

Classic PHP algorithm, learn excellent ideas and expand your thinking

PHPExcel-1.8 class library (worth collecting!)
File processing library
90802

PHPExcel PHP class library for operating Office Excel documents

Encryption PHP library for generating unique strings from integers
Other libraries
9388

Encryption PHP library for generating unique strings from integers

Annotation-based PHP encryption library
Other libraries
7749

Annotation-based PHP encryption library