current location:Home > photoshop图层合并 search

Classify:
Found a total of 21313 related content
  • jQuery+css3 full screen mixed carousel effect
    jQuery+css3 full screen mixed carousel effect
    jQuery is based on css3 attribute image mixing and cascading, full-screen carousel switching code.
    2019-04-27 157 6517
  • Native JS cascading image carousel display code
    Native JS cascading image carousel display code
    The native JS cascading image carousel display code is a carousel image code suitable for display.
    2024-02-28 12 397
  • h5 sliding modal box is suitable for mobile terminals
    h5 sliding modal box is suitable for mobile terminals
    It integrates several common h5 side modal box functions, such as sliding out from bottom to top, sliding out from right to left, pop-up box, prompt floating layer, etc. And the masked area cannot slide.
    2019-09-12 36 1163
  • Mouse dragging picture elastic slider effect
    Mouse dragging picture elastic slider effect
    The elastic slider effect of dragging the image with the mouse. Clicking and dragging the image with the mouse will produce an elastic effect, which is suitable for any web page production.
    2024-02-28 2 347
  • easyDialog is a simple and practical pop-up layer component
    easyDialog is a simple and practical pop-up layer component
    easyDialog has no template mechanism and is only responsible for the pop-up effect of the logic layer. As for how the content (message boxes, forms, pictures, etc.) should be presented, easyDialog does not care. The content belongs to the business layer, and business needs are ever-changing. If logic and business are combined Very tight, then portability and scalability will be greatly reduced.
    2019-09-16 24 1419
  • vjia simple version separate template package (utf-8)
    vjia simple version separate template package (utf-8)
    Supports ECSHOP272 ECSHOP273 version and UTF8 GBK encoding vjia simple version, simple and fashionable, widescreen throughout the site A lot of code has been optimized to ensure simplicity and standardization, making the template open faster and more conducive to SEO; The page uses standard DIV+CSS cutting, professional and elegant, suitable for various industries, and compatible with all major browsers; The template has been upgraded to the latest version of ecshop, all default functions are compatible, and the test is correct;
    2017-01-17 80 3581817
  • Imitation Xiaomi simple template (utf) version
    Imitation Xiaomi simple template (utf) version
    Simple and elegant, the whole site is adaptive to the width and width, and it is clear at a glance The shopping process has optimized a lot of code to ensure conciseness and standardization, making the template open faster and more conducive to SEO; the page standard DIV+CSS cutting, professional and elegant, suitable for various industries, and compatible with major browsers; the template has been upgraded to ecshop The latest version, all default functions are compatible, and tested correctly in ECSHOP V2.7.3 version;
    2017-01-17 88 3581801
  • E-commerce platform backend management template
    E-commerce platform backend management template
    E-commerce platform backend management template, blue style. I found this template online and became obsessed with it. Whether it is color matching or interactive design, it should be considered first-class. Unfortunately, I am not familiar with cutting pictures. , it has been hanging around until I recently contacted a former design friend and asked him to help me cut it, so I finally fulfilled this "wish". Now I will contribute it to everyone. If you like it, please drop it down and include the login. html login page and background operation page, and provide psd source files. Friends who know photoshop can continue to process, but don’t forget to share them too.
    2017-08-11 272 3427572
  • Simple and elegant education and training industry website source code download (with mobile phone data synchronization)
    Simple and elegant education and training industry website source code download (with mobile phone data synchronization)
    1. The template code is clean and tidy; 2. The effect is quite cool, quite simple and high-end, the template is simple, all the data has been called, you only need to modify the column name in the background. 3. Applicable to education training and educational institutions; 4. The website uses manual DIV+css, streamlined code, neat and elegant home page layout, reasonable layout, conducive to SEO, pictures and texts, and static HTML; 5. The homepage and overall situation have been fully optimized to make it easier for everyone to use seamlessly;
    2017-04-07 417 3557333
  • Imitation ZCOOL business template
    Imitation ZCOOL business template
    The design ZCOOL type commercial template is an exquisite Discuz template. This template is very suitable for material, design, and picture websites. The template is also compatible with the full range of IE6-IE10 browsers, including Google Firefox, which can be said to be compatibility. Extremely strong. Some functions of this template can be turned on and off freely, making it very convenient to use. If you think this template is very good, you may wish to download and install it.
    2017-01-17 157 3582419
  • DELPHI control properties, methods, events and common functions word document doc format
    DELPHI control properties, methods, events and common functions word document doc format
    DELPHI control properties, methods, events and commonly used functions 1. TmainMemu control This control is a standard menu control, which is used to provide menus for windows. The hierarchical structure of the object is: TObject—TPersistent—TCompoment—TMenu. Attribute 1-AutoMetge: Boolean Function: Used to determine whether the menu on the non-main Form in the non-MID program should be merged with the menu of the main Form. Main Form menu
    2024-01-19 0 1206
  • OpenGL introductory tutorial Chinese WORD version
    OpenGL introductory tutorial Chinese WORD version
    This document is an introductory tutorial to OpenGL; the purpose is to let everyone give up TC's old graphics interface and let everyone get in touch with some new things. As one of the current mainstream graphics APIs, OpenGL has superior features to DirectX in some situations. OpenGL (full Open Graphics Library) refers to a professional graphics program interface that defines a cross-programming language and cross-platform programming interface specifications. It is used for three-dimensional images (two-dimensional as well), and is a powerful and easy-to-call underlying graphics library. Friends in need can download and take a look
    2024-02-03 3 1120
  • Three-dimensional display of images based on hybrid programming of VC and Matlab WORD version
    Three-dimensional display of images based on hybrid programming of VC and Matlab WORD version
    This document mainly describes the three-dimensional display of images based on hybrid programming of VC and Matlab; introduces the general implementation method of hybrid programming of VC++ and Matlab, and realizes the three-dimensional effect display of two-dimensional images. MATLAB is not only an intuitive and efficient computer language, but also a scientific computing platform. It provides core mathematical and advanced graphics tools for data analysis and data visualization, algorithm and application development. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-18 3 2252
  • Getting Started with Android Game Framework AndEngine WORD Version
    Getting Started with Android Game Framework AndEngine WORD Version
    This document mainly talks about getting started with the Android game framework AndEngine; AndEngine is a 2D game engine that uses OpenGLES for screen rendering and can run on systems that support Android 1.6 and above. It should be said that AndEngine has more game components and extended functions than the Libgdx engine introduced earlier. And unlike Libgdx, it can already support Chinese by default, and using the screen coordinate system for drawing is more in line with general Android drawing habits. hope
    2024-02-28 0 703
  • GStreamer Application Development Manual Chinese PDF version
    GStreamer Application Development Manual Chinese PDF version
    GStreamer is a very powerful and versatile streaming application framework. Many of GStreamer's advantages come from the modularity of its framework: GStreamer can seamlessly incorporate new plug-ins. However, due to the pursuit of modularity and high efficiency, GStreamer has become complex in the entire framework. At the same time, due to the increase in complexity, developing a new application is not so simple. This guide attempts to help you understand the GStreamer framework (version 0.10.3
    2024-02-28 1 964
  • WIKINDX
    WIKINDX
    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
    2023-10-07 23 4395
  • CiviCRM
    CiviCRM
    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
    2023-10-07 24 4482
  • Joomla
    Joomla
    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.
    2023-09-25 20 3945
  • phpList
    phpList
    phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
    2023-09-18 15 4111
  • SecLists
    SecLists
    SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
    2023-09-11 30 5741