current location:Home > 聊天功能 search
Found a total of 529 related content
-
- 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
-
- fortran language grammar WORD version
- This document mainly talks about the syntax of the fortran language; FORTRAN is the earliest high-level programming language in the world and the most commonly used programming language in the engineering community. It is used in scientific computing (such as aerospace, geological exploration, weather forecasting, construction engineering and other fields ) plays an extremely important role. After more than 40 years of development, with the updates of multiple versions of the FORTRAN language and the emergence of corresponding development systems, its functions have been continuously improved. The latest version of the development system has almost all the features of VC and VB, such as graphical interface programming, databases, etc. I hope this document will help friends in need
- 2024-02-03 0 1239
-
- wxPython 2.8 Application Development Cookbook English PDF version
- In today's desktop application world there are massive incentives to be able to develop applications that can run in multiple environments. Currently, there are a handful of cross-platform frameworks to choose from for developing desktop applications in Python. wxPython is such a cross-platform GUI toolkit for the Python programming language. It allows Python programmers to create a complete, powerful graphical user interface program, simply and conveniently. wxPython's coding style has changed quite a bit over the years, and is getting more Pythonic. Examples you will find in this
- 2024-01-26 3 1375
-
- 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
-
- 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
-
- 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
- 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
-
- 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 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 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
- 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
- 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
-
- 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
-
- Examples of AJAX and JSON based on jQuery Chinese WORD version
- This document mainly talks about examples of AJAX and JSON based on jQuery; through the built-in AJAX function of jQuery, you can directly access the background to obtain data in JSON format, and then bind the data to the pre-designed html template through jQuer, directly on the page displayed on. Friends in need can download and take a look
- 2024-01-27 1 763
-
- Perl Automated System Administration Automating.System.Administration.with.Perl.2nd.Edition 2nd Edition
- Perl is a powerful tool for UNIX-like system management. If you do not know Perl when maintaining the system, you should at least be familiar with SHELL. It is best to be comfortable with both. Perl is a scripting language. The original designer was Larry Wall and it was published on December 18, 1987. Perl borrowed features from C, sed, awk, shell scripting, and many other programming languages. The most important feature is its internal integration of regular expression functions and the huge
- 2024-02-01 0 1459
-
- Getting Started with Lucene Chinese WORD Version
- Lucene is a Java-based full-text information retrieval toolkit. It is not a complete search application, but provides indexing and search capabilities for your application. Lucene is currently an open source project in the Apache Jakarta family. It is also the most popular open source full-text search toolkit based on Java.
- 2024-01-31 0 589
-
- 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
-
- 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 0 585
-
- Commonly used open source frameworks for Android Chinese WORD version
- This document mainly talks about the open source frameworks commonly used in Android; during the development process of Android, in order to improve development efficiency and shorten the development cycle, programmers often use various open source frameworks to achieve rapid and Simply implement the required functions, friends in need can download it and have a look
- 2024-02-28 0 1041
-
- Life cycle of Flex3 components and frameworks Chinese WORD version
- Throughout this book we refer to a lot of Flex framework source code, but for the sake of brevity we don't always show the code we refer to. As you read this book, you will be asked to open Flex Builder, or have access to the source code of the Flex3 framework, as we discuss how the source code works and why. If you follow along with the source code, please note that we often skip functionality or specific code so that we can stay relevant to the current topic. This prevents us from getting too far away from the current topic, which is mainly explaining the subtleties of the code. This is not to say that the function of those codes is not important, but that those
- 2024-01-16 0 872