current location:Home > 测试功能 search

Classify:
Found a total of 529 related content
  • WebSphere MQ transmission environment construction and testing WORD version
    WebSphere MQ transmission environment construction and testing WORD version
    This document mainly talks about the construction and testing of WebSphere MQ transmission environment; it mainly introduces: introduction to MQ core components, construction of MQ environment, and testing MQ by writing simple programs. I hope it can serve as a starting point. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-31 0 598
  • WebService calls test method Chinese WORD version
    WebService calls test method Chinese WORD version
    This document mainly talks about the WebService calling test method; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 1000
  • WebService test plan WORD version
    WebService test plan WORD version
    This document mainly talks about the WebService test solution; WebService is a revolutionary distributed computing technology. It is essentially an API available on the network and a method that can be called directly in the network environment. Commonly used frameworks for WebService include axis, xfire, cxf, etc. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-31 0 654
  • Flash ActionScript3 Advanced Tutorial pdf version
    Flash ActionScript3 Advanced Tutorial pdf version
    Flash ActionScript3 advanced tutorial pdf, book directory: Chapter 1 Advanced collision detection Detection of collisions of irregular graphics BitmapData.hitTest is used for collision detection of a large number of non-bitmap objects Implementing grid-based collision detection Writing grid code testing and adjusting the grid Grid uses this type of detection not just for collision Chapter 2 Steering Behavior 2D Vector (Vector2D) Class Locomotive (V
    2024-01-17 5 3166
  • Detailed explanation of Android program debugging Chinese WORD version
    Detailed explanation of Android program debugging Chinese WORD version
    When using eclipse to develop android programs, you can perform breakpoint single-step debugging just like VS. The Eclipse Java editor not only provides developers with common functions such as code writing, syntax correction, and real-time compilation, but it can also quickly modify and reconstruct Java source code and other advanced operations. Interested friends can come and take a look
    2024-02-26 0 884
  • Android Studio V0.1 User Manual Chinese PDF version
    Android Studio V0.1 User Manual Chinese PDF version
    Android Studio is a new Andorid development environment based on IntelliJ IDEA. Similar to Eclipse + ADT plugin. Android Studio provides an integrated work platform for Android development and debugging. Provides the best features in IntelliJ IDEA. Interested friends can come and take a look
    2024-02-28 0 1125
  • Android sensor programming Chinese WORD version
    Android sensor programming Chinese WORD version
    This document mainly talks about Android sensor programming; a sensor is a physical device or biological organ that can detect and feel external signals, physical conditions (such as light, heat, humidity) or chemical composition (such as smoke), and will detect Information is passed to other devices or organs. At the same time, it can also be said that the sensor is a detection device that can sense the information being measured, and can transform the detected information into electrical signals or other required forms of information output according to certain rules to meet the needs of information transmission and Requirements for processing, storage, display, recording and control. It is the first to realize automatic detection and automatic control
    2024-02-27 0 504
  • Basic introduction to python unittest Chinese WORD version
    Basic introduction to python unittest Chinese WORD version
    Python comes with a unit test module, pyUnit is what we call: unittest; this document mainly talks about the basic introduction of python unittest; interested friends can come and take a look
    2024-01-25 0 862
  • Android program development permission tutorial pdf version
    Android program development permission tutorial pdf version
    Android program development permission tutorial pdf, introduces the new perspective of Android 1.5, including: improvements to the Android user interface, video recording, soft keyboard support, Chinese display and Chinese input support, desktop Widgets and Live folders, and Bluetooth function improvements , Bundled application function improvements, system performance optimization...
    2024-01-29 2 2102
  • ARM compiler Chinese WORD version
    ARM compiler Chinese WORD version
    This document mainly talks about the ARM compiler; the development tools of ARM application software include compilation software, assembly software, link software, debugging software, embedded real-time operating system, function library, evaluation board, and JTAG emulator according to different functions. , online emulator, etc.; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-26 0 1167
  • Android Camera system analysis Chinese WORD version
    Android Camera system analysis Chinese WORD version
    This document mainly talks about the analysis of Android's Camera system; Android's Camera includes the functions of previewing and taking pictures. Although the current Android release version of the Camera program has relatively simple functions, its program architecture is divided into two parts, the client and the server. They are built on the structure of Android's inter-process communication Binder. The Camera module mainly includes libandroid_runtime.so, l
    2024-02-29 0 922
  • Using Adobe AIR to develop Android applications English pdf text version with source code
    Using Adobe AIR to develop Android applications English pdf text version with source code
    Put your ActionScript 3 skills to work in mobile app development. This book shows how to develop native applications for Android-based smartphones and tablets using Adobe AIR. You learn the entire development process hands-on, from coding options to getting your app published to the specific functionality of Put your ActionScript 3 skills to work building mobile apps. This book shows you how t
    2024-02-26 0 814
  • Introduction to TTS on Android WORD version
    Introduction to TTS on Android WORD version
    This document mainly talks about the introduction of TTS on Android; TextToSpeech is referred to as TTS, which is called speech synthesis. It is a new function supported by the Android system starting from version 1.6. It can convert specified text into audio output in different languages. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-28 3 2293
  • How to use maven Chinese WORD version
    How to use maven Chinese WORD version
    This document mainly talks about how to use Maven; Maven is a software project management tool based on the project object model (pom), which can manage the construction, reporting and documentation of the project through a short piece of description information. Maven shifts your focus from last night's grassroots to project management. Maven projects already know how to build and bundle code, run tests, generate documentation and host project web pages. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-27 0 842
  • Win32 API Function Manual chm version
    Win32 API Function Manual chm version
    Win32_API_Function Detailed Query Manual chm format, divided into restricting program function functions, registry processing functions, dialog box functions, time processing functions, disk processing functions, process functions, file processing functions, breakpoint setting lists and other related contents.
    2024-01-19 5 944
  • Android development notes: Visual UI design DroidDraw explanation pdf
    Android development notes: Visual UI design DroidDraw explanation pdf
    New version of Android development notes - visual UI design, explanation of DroidDraw, pdf version, high-definition version, the content is mainly about the use of various interface functions of DroidDraw, and introduces the writing of some examples based on this knowledge, so as to consolidate the application of DroidDraw principle knowledge wait.
    2024-02-28 0 1082
  • Summary of three major techniques for performance optimization of programming language Perl Chinese WORD version
    Summary of three major techniques for performance optimization of programming language Perl Chinese WORD version
    This article will focus on discussing Perl performance optimization techniques. When using Perl to develop some service applications, sometimes you will encounter problems with Perl performance or resource usage. You can use require to load modules, use system functions and XS-based modules, and write yourself with low overhead. Modules, etc. to optimize Perl performance. Perl is a powerful language, a powerful tool, and a very delicious dish:-) Using many of Perl's features, you can achieve some very interesting and practical functions. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 0 1883
  • 150 Examples of Delphi 7 Application Programming Full Book Content CHM Edition
    150 Examples of Delphi 7 Application Programming Full Book Content CHM Edition
    Download the CHM book with 150 Examples of Delphi 7 Application Programming. The book mainly uses 150 examples to comprehensively and in-depth introduce the common methods and techniques of developing applications with Delphi 7. It mainly explains the use of Delphi 7 for interface effect processing, image processing, Graphics and multimedia development, system function control, file processing, network and database development, and component application, etc. These examples are simple and practical, highly typical, and have outstanding functions. The technologies used in many examples can be slightly expanded to solve similar problems. The best way to use this book is to learn from examples
    2024-01-18 2 828
  • Android driver development examples Chinese WORD version
    Android driver development examples Chinese WORD version
    This document describes how to completely develop a driver on Android 2.1 to control the hardware port and write an application to test the driver. Through such an example, it analyzes the application calling process of the driver development process under Android, which can be said to be a good introductory guide. The effect achieved: Through the Android application, the driver is called to control the on and off of 4 LEDs on the development board. Interested friends can come and take a look
    2024-02-28 0 972
  • Introduction to Android basics pdf version
    Introduction to Android basics pdf version
    Introduction to Android basics pdf, which introduces what Android is, the functions that Android can complete, Android architecture, Android application framework, Android function library, etc., starting from installing Android, to environment configuration, to writing complex applications step by step. This book will take you through basic but meaningful introductory knowledge of Android.
    2024-02-29 0 1135
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!