current location:Home > HTML5-Plug-infürmodaleFenster-Popup-EbenenmitsehrumfassendenEffekten search

Classify:
Found a total of 21323 related content
  • Western restaurant template for afternoon tea with fresh fruit salad
    Western restaurant template for afternoon tea with fresh fruit salad
    The term Western food is determined by its specific geographical location. "西" means west. Generally refers to Western European countries. "Meal" refers to dietary dishes. What we usually call Western food not only includes the food and dishes of Western European countries, but also includes the food of Eastern European countries, as well as the food of the Americas, Oceania, the Middle East, Central Asia, the South Asian subcontinent, and Africa. Western food generally uses knives and forks as cutlery and bread as the staple food, and the table is mostly in the shape of a long table. The main characteristics of Western food are outstanding main ingredients, beautiful appearance, delicious taste, rich nutrition, and convenient supply. For western food,
    2017-12-07 55 3115672
  • System UI software development company template
    System UI software development company template
    UI is the abbreviation of User Interface. Generally refers to the user's operating interface, including mobile APPs, web pages, smart wearable devices, etc. UI design mainly refers to the style and aesthetics of the interface. In terms of use, the overall design of the software's human-computer interaction, operating logic, and beautiful interface is another equally important approach. A good UI not only makes the software personalized and tasteful, but also makes the operation of the software comfortable, simple and free, fully reflecting the positioning and characteristics of the software. UI also has other meanings, such as Unit Int
    2017-12-07 50 3115961
  • Sky blue gradient APP development template
    Sky blue gradient APP development template
    PP: Mainly refers to software installed on smartphones to improve the deficiencies and personalization of the original system. It is the main means for mobile phones to improve their functions and provide users with a richer experience. The early mainstream mobile phone systems are as follows: Symbian, BlackBerry OS, and Windows Mobile. However, in 2007, Apple launched the iPhone running its own software; Google announced the launch of the Android mobile operating system platform. With their strong advantages, Apple and Android systems have rapidly
    2017-12-07 51 3115603
  • Web templates for European and American interior designers
    Web templates for European and American interior designers
    Professional interior designers must gain formal qualifications through education, practice and passing examinations, and their job responsibility is to improve the functionality and habitability of interior spaces. : The services provided by the interior design major include: planning, research, design, formation and project implementation of interior spaces to improve the quality of life, increase production efficiency, and protect the health, safety and happy life of the public. The process of interior design is a systematic and coordinated methodology. Information is researched, analyzed and integrated into a creative process, resulting in an appropriate indoor environment.
    2017-12-07 35 3115730
  • Responsive h5 web template for travel attractions
    Responsive h5 web template for travel attractions
    The concept of responsive website design (Responsive Web design) is: The design and development of the page should respond and adjust accordingly based on user behavior and device environment (system platform, screen size, screen orientation, etc.). The specific practice method consists of many aspects, including elastic grid and layout, pictures, the use of CSS media query, etc. Whether the user is using a laptop or an iPad, our page should be able to automatically switch resolution, image size and related script functions to ensure
    2017-12-07 53 3115899
  • "Empire Website Management System" zero-based example introductory tutorial
    "Empire Website Management System" zero-based example introductory tutorial
    This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
    2017-12-07 292 3115624
  • "Empire Website Management System" Basic Tutorial
    "Empire Website Management System" Basic Tutorial
    This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
    2017-12-07 326 3115418
  • "PHP Design Pattern Guide" Chinese version
    "PHP Design Pattern Guide" Chinese version
    "PHP Design Patterns" first introduces design patterns, describes the use and importance of design patterns, and explains in detail the occasions when design patterns are applied. Next, the book introduces many design patterns through code examples. Finally, this book explains through comprehensive and in-depth case studies how to use design patterns to plan new applications, how to write these patterns in PHP language, and how to use the design patterns introduced in the book to modify and refactor existing code blocks. The author uses a professional, user-friendly format to introduce relevant concepts, both for self-taught programmers and those with more formal training.
    2017-12-07 316 3116017
  • "PHP Programming" Chinese version
    "PHP Programming" Chinese version
    brief introduction Many style tips and practical programming suggestions from Tatro, the author of "PHP Programming (3rd Edition) (Photocopied Edition)" will help you become a top PHP programmer. About the Author Author: (USA) Tatroe K. (Canada) MacIntyre P. (Denmark) Ixrdorf R. Foreword Preface 1. Introduction to PHP What Does PHP
    2017-12-07 500 3117920
  • "PHP Programming" revised edition
    "PHP Programming" revised edition
    brief introduction Many style tips and practical programming suggestions from Tatro, the author of "PHP Programming (3rd Edition) (Photocopied Edition)" will help you become a top PHP programmer. About the Author Author: (USA) Tatroe K. (Canada) MacIntyre P. (Denmark) Ixrdorf R. Foreword Preface 1. Introduction to PHP What Does
    2017-12-07 260 3115533
  • Qt OpenGL tutorial Chinese WORD version
    Qt OpenGL tutorial Chinese WORD version
    This document mainly talks about the Qt OpenGL tutorial; because this tutorial is migrated from NeHe's OpenGL tutorial, the code is changed to Qt implementation. Therefore, some courses have not yet been successfully implemented, so some tutorials may be skipped. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 53 1009
  • Brief analysis of Android Telephony framework structure Chinese WORD version
    Brief analysis of Android Telephony framework structure Chinese WORD version
    This document mainly talks about the brief analysis of the Android Telephony framework structure; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 36 1256
  • Vuex Reference Manual Chinese CHM version
    Vuex Reference Manual Chinese CHM version
    Vuex is a state management model + library specially designed for Vue.js applications. It provides a centralized storage service for all components within the application, with rules ensuring that state can only change in expected ways. It can be integrated with the Vue official devtools extension to provide advanced features, such as zero-configuration time travel-like (timeline-based) debugging, and state snapshot export/import. This article brings you the Vuex reference manual. Friends who need it can come and take a look!
    2024-02-29 0 1578
  • Using JNI to realize the interaction between android and SO files Chinese WORD version
    Using JNI to realize the interaction between android and SO files Chinese WORD version
    This document mainly demonstrates how to interact with so files in Android. That is to say, the current problem requires hardware manufacturers to re-develop the dynamic library and develop the dynamic library according to the .h file generated by the entire Internet of Things. Interested friends can come and take a look
    2024-02-29 30 1055
  • Android linux kernel introduction Chinese WORD version
    Android linux kernel introduction Chinese WORD version
    This document mainly talks about the introduction of Android linux kernel; Android kernel is based on Linux 2.6 kernel (the latest development version is 2.6.31). It is an enhanced kernel version. In addition to modifying some bugs, it provides functions to support Android Platform device driver, I hope this document will help friends in need; interested friends can come and take a look
    2024-02-29 4 1535
  • Parallels Desktop 12
    Parallels Desktop 12
    Mac activation version-the best virtual machine on Mac
    2017-04-13 1564 19998
  • PhpStorm 18.2.1 Win版
    PhpStorm 18.2.1 Win版
    Professional PHP integrated development tools
    2017-02-15 71419 373467
  • Fat-Free Framework
    Fat-Free Framework
    Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.
    2024-10-17 4 955
  • PHPixie
    PHPixie
    PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
    2024-10-17 0 877
  • Slim
    Slim
    Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
    2024-10-17 1 734