current location:Home > 开发技术 search

Classify:
Found a total of 529 related content
  • Web Technology Tutorial
    Web Technology Tutorial
    Web technology tutorial download
    2017-02-14 2028 24542
  • Multi-threaded programming technology in Android development Chinese WORD version
    Multi-threaded programming technology in Android development Chinese WORD version
    This document mainly talks about multi-threaded programming technology in Android development; threads in Android are widely used in multi-threading in the Android platform. Multi-threading is required in UI updates, game development and time-consuming processing (network communications, etc.) . The technologies involved in Android threads are: Handler; Message; MessageQueue; Looper; HandlerThread. Friends in need can download and take a look
    2024-01-29 2 2067
  • Research on Android Hybrid Mobile Application Development Technology Chinese WORD Version
    Research on Android Hybrid Mobile Application Development Technology Chinese WORD Version
    At present, most mobile Internet applications and enterprise mobile applications adopt the platform-based native application development model. To develop a set of mobile applications that need to be compatible with multiple platforms, multiple development teams need to be formed. This results in high development costs for enterprises and long application update time. It does not meet the requirements of the mobile Internet era [6]. This article introduces AppCan, a hybrid mobile development model that combines native development and web development. Hybrid mobile application development supports mainstream Android, IOS, WindowPhone and other platforms, and uses standard Web technologies: HTML, CSS3, Java
    2024-02-28 0 976
  • The use of multi-threading technology in iOS development WORD version
    The use of multi-threading technology in iOS development WORD version
    This document mainly talks about the use of multi-threading technology in iOS development; the so-called process corresponds to an application, which is responsible for opening up memory space for application use, but the process cannot execute tasks (instructions). A process contains at least one thread, which is the execution flow of the program. When an iOS program starts, while creating a process, it will start running a thread, which is called the main thread; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 1125
  • Web project development process and specifications Chinese WORD version
    Web project development process and specifications Chinese WORD version
    This document mainly talks about the Web project development process and specifications; development process and specifications: The decentralized and interactive nature of Web development determines that Web development must comply with certain development specifications and technical conventions. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-02 0 465
  • Android development skills collection tutorial pdf version
    Android development skills collection tutorial pdf version
    Android development skills collection pdf version, including: ANDROID common class library description, ANDROID file system and application architecture, ANDROID application structure, ANDROID UI LAYOUT (layout), ANDROID UI controls, ANDROID UI beautification, ANDROID UI animation, asynchronous calls , data storage and reading, etc.
    2024-02-26 0 851
  • Research on MATLAB and VB hybrid programming technology WORD version
    Research on MATLAB and VB hybrid programming technology WORD version
    This document mainly talks about the research on mixed programming technology of MATLAB and VB; it focuses on four methods of integrating MATLAB in VB applications to achieve program optimization, namely using Matrix VB, calling DLL dynamic link library, applying Active automation technology and dynamic data exchange technology, and analyzes the key issues and basic steps in the integration process. This hybrid programming combines the visual interface of VB with the powerful numerical analysis capabilities of MATLAB. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-19 0 1251
  • Android Development Guide Chinese chm version
    Android Development Guide Chinese chm version
    Android Application Framework Development Guide Chinese version chm, this booklet is a translation of the application framework part of the English development material Android SDK version 1.5, covering all major concepts of Android application development. Some content is compiled from the Internet. This article is for technical learning only, please do not use it for commercial purposes. Contents include: Application Fundamentals. Key classes...
    2024-01-31 0 880
  • PHPExcel Development Manual
    PHPExcel Development Manual
    PHPExcel Development Reference Manual
    2018-09-26 8035 47867
  • Android mobile phone development course standards Chinese WORD version
    Android mobile phone development course standards Chinese WORD version
    This course is designed based on the general idea of ​​understanding methods and emphasizing application, highlighting the skill-based and applied characteristics of vocational education, focusing on cultivating students' practical application skills, and striving to achieve the goal of sufficient theoretical methods and excellent technical skills. Through the study of this course, students will be equipped with knowledge related to Android platform application development, good programming habits and the ability to develop mobile application software, and be competent in tasks such as mobile phone software development based on the Android platform. Interested friends can come and take a look
    2024-01-30 0 1189
  • Lucene technical documentation word version
    Lucene technical documentation word version
    Lucene is a sub-project of the Apache Software Foundation 4 jakarta project team. It is an open source full-text search engine toolkit. However, it is not a complete full-text search engine, but a full-text search engine architecture that provides a complete Query engine and indexing engine, some text analysis engines (two Western languages, English and German). The purpose of Lucene is to provide software developers with a simple and easy-to-use toolkit to easily implement the full-text search function in the target system, or to build a complete full-text search engine based on it. Luc
    2024-02-27 0 1095
  • TP3.2.3 Complete Development Manual
    TP3.2.3 Complete Development Manual
    TP3.2.3 complete development manual download
    2017-02-09 4334 27503
  • Android Game Development Journey Chinese WORD Version
    Android Game Development Journey Chinese WORD Version
    This document mainly talks about the Android game development journey; today Android123 starts a new Android game development journey series, mainly from the control method (buttons, trackball, touch screen, gravity sensor, camera, microphone airflow, light brightness), graphics View (efficient drawing technology such as double buffering), sound effects (game music) and finally OpenGL ES (Java layer) and NDK's OpenGL and J2ME game porting methods to Android. Of course, there are also some game implementation idiomatic methods, such as map editors, In Andr
    2024-02-28 0 1115
  • WebService calling technical documentation Chinese WORD version
    WebService calling technical documentation Chinese WORD version
    This document mainly talks about WebService calling technical documents; on the surface, Web service is an application, which exposes an API that can be called through the Web to the outside world. This means that you can programmatically call this application through the Web. A more precise explanation of Web services: Web services are a new platform for building interoperable distributed applications. As a Windows programmer, you may have built component-based distributions using COM or DCOM
    2024-02-26 0 993
  • WebService Development Guide Chinese WORD version
    WebService Development Guide Chinese WORD version
    This document mainly describes the WebService development guide; WebService provides mobile commerce access for software developers and system integrators. WebService has the characteristics of stability, cross-platform, cross-development language, and firewall penetration, so it is favored by enterprise developers. SMS communication development interface adapted to WEB, VB, Delphi, .NET, VC, JAVA and other mainstream development languages ​​​​and Windows, Linux, Unix and other operating environments, allowing enterprises to use OA, CRM, ERP, SC
    2024-02-27 0 715
  • CI Rapid Development Chinese Manual
    CI Rapid Development Chinese Manual
    Ci rapid development Chinese manual download
    2017-02-09 2703 19056
  • Android development
    Android development
    This document mainly talks about Android development-WebView and JavaScript interactive calls; I hope this document will help friends in need; interested friends can come and take a look
    2024-02-28 0 1089
  • php8.0.3 Development Manual (2022 official) (CHM version)
    php8.0.3 Development Manual (2022 official) (CHM version)
    php8.0.1 Development Manual (2022 official version) (CHM version)
    2021-01-26 3929 25738
  • iOS application Chinese development manual
    iOS application Chinese development manual
    iOS application Chinese development manual (PDF) download
    2017-03-15 1966 14544
  • UNIX Technical Manual Unix in a Nutshell, 4th Edition English PDF text version
    UNIX Technical Manual Unix in a Nutshell, 4th Edition English PDF text version
    Unix in a Nutshell also covers many important, industry-standard open source tools. The book also fully discusses commonly used shells (bash, ksh, and tcsh) and important elements such as regular expressions, as well as old tools such as sed, awk, and vi. Unix is ​​not a huge thing: it is a complex, and the Unix Technical Manual is the book that brings it all together. What is unix? The original unix source code is owned by sco, and the registered trademark of unix is ​​owned by open grou
    2024-02-29 2 1812
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!