current location:Home > 补码 search

Classify:
Found a total of 529 related content
  • Android Coding Standards Chinese WORD version
    Android Coding Standards Chinese WORD version
    This book talks about Android coding standards; friends in need can download it and take a look.
    2024-02-26 0 947
  • Python operation Mysql example code tutorial
    Python operation Mysql example code tutorial
    This article introduces various code examples and detailed introductions such as Python operating MYSQL, executing SQL statements, obtaining result sets, traversing result sets, obtaining a certain field, obtaining table field names, inserting pictures into the database, executing transactions, etc. Most of the code is A sumptuous and beautiful code feast. If you want to view the online version, please visit: https://www.jb51.net/article/34102.htm
    2024-01-26 0 1364
  • Lucene code analysis Chinese WORD version
    Lucene code analysis Chinese WORD version
    This document mainly talks about Lucene code analysis; I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-28 0 1172
  • React Native For Android source code compilation Chinese WORD version
    React Native For Android source code compilation Chinese WORD version
    This document mainly talks about React Native For Android source code compilation; I hope it will be helpful to everyone; interested friends can come and take a look
    2024-02-28 0 585
  • Android development code specifications Chinese WORD version
    Android development code specifications Chinese WORD version
    This document mainly talks about Android development code specifications; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-01 0 437
  • PhoneGap architecture core code analysis Chinese WORD version
    PhoneGap architecture core code analysis Chinese WORD version
    This document mainly talks about the core code analysis of PhoneGap architecture; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 0 1194
  • Netty code analysis Chinese WORD version
    Netty code analysis Chinese WORD version
    This document mainly talks about Netty code analysis; Netty provides asynchronous, event-driven network application framework and tools to quickly develop high-performance, high-reliability network server and client programs; friends in need can download and read look
    2024-02-29 1 1862
  • Android AsyncChannel source code analysis WORD version
    Android AsyncChannel source code analysis WORD version
    This document mainly talks about the analysis of Android AsyncChannel source code; the AsyncChannel class is used to handle asynchronous message passing between two Handlers. The Handler for message passing can be from the same process or in different processes. Handler message passing between different processes Implemented using Android's Binder communication mechanism. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 0 569
  • Life cycle of Flex3 components and frameworks Chinese WORD version
    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
  • 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
  • Flash commonly used button codes word version
    Flash commonly used button codes word version
    Flash Player is a program that can play small and fast multimedia animations, as well as interactive animations, flying logos and images created with Macromedia Flash. This player is very small, takes only a moment to download, and is a great start for experiencing multimedia effects on the web. Flash also supports high-quality mp3 audio streams, text input fields, interactive interfaces, and much more. This latest version can view all flash formats. If you want to watch multimedia content on the web, flash player is almost
    2024-01-17 0 1923
  • CNC Advanced Programming Lecture Notes doc version
    CNC Advanced Programming Lecture Notes doc version
    In CNC machining, line cutting and ring cutting are two typical tool paths. Line cutting is mostly used for regular rectangular planes, step surfaces and rectangular sunken processing during manual programming. Line cutting in non-rectangular areas is generally implemented using automatic programming. Circular cutting is mainly used for semi-finishing, finishing and roughing of contours. When used for roughing, its efficiency is lower than that of line cutting, but it can be easily realized with the tool compensation function. This book is comprehensive in content, rich in examples, and comprehensive in system. This platform provides download of the doc version of advanced CNC programming lecture notes. Friends who need it can download it and take a look!
    2024-02-27 0 823
  • 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
  • Delphi Component Writer's Guide word Chinese version
    Delphi Component Writer's Guide word Chinese version
    Delphi Component Writer's Guide Notes on the translation of the "Component Writer's Guide" 1. The pink part in the translation is where the translator thinks there are errors in the original text. I have corrected it and just marked it in pink; 2. For relevant information I did not establish a correlation with the page numbers of each chapter in "Reference" because it was troublesome, so I just used the page number value in the original book and marked it with blue, which can be deleted directly; 3. Since the original book is only divided into chapters, There are no sections. Inconvenient to read. So, I added the chapter number to make it clearer
    2024-01-19 2 1082
  • Written for students who are new to Android pdf version
    Written for students who are new to Android pdf version
    This pdf is written for students who are new to Android. It is an article to encourage friends who are new to Android. It does not involve coding and allows you to adjust your mentality and learn Android programming well. If you are interested, you can take a look.
    2024-02-26 0 538
  • Smart home based on Android Chinese WORD version
    Smart home based on Android Chinese WORD version
    Android: Android is an open source operating system based on Linux, mainly used in portable devices. Android is an open source operating system designed specifically for mobile phones. Android phones will open up new applications and make home intelligence available to ordinary families. The Android interface display (Cortex_A8) comes from the Cortex_m0 analog quantity and can control or operate Cortex_m0. Friends in need can download and take a look
    2024-02-29 0 689
  • Things about JNI programming in Android Chinese WORD version
    Things about JNI programming in Android Chinese WORD version
    This document mainly talks about JNI programming in Android; JNI is translated as Java local interface. It allows Java code to interact with code written in other languages. Provide JNI method in android so that Java programs can call C language programs. Many Java classes in android have native interfaces, which are implemented locally and then registered in the system. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-26 0 671
  • doxygen official manual
    doxygen official manual
    Doxygen is a useful programmer's auxiliary tool. It can make it easier to add batch code to the program. It is compatible with mainstream programming languages ​​​​such as C++, C, Java, Objective-C, Python, etc. The Chinese manual of doxygen provided by the editor includes The basic introduction, grammar skills and advanced skills can help you get started quickly. If you need it, you are welcome to download it. Basic introduction Doxygen already supports generating ANSI encoded chm directory files (index.hhc)! Doxygen is usually used to generate English
    2024-01-30 0 717
  • 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
  • Advanced Tutorial for Android Experts - Android Widget Development Case
    Advanced Tutorial for Android Experts - Android Widget Development Case
    Advanced Tutorial for Android Experts (Part 8) - Android Widget Development Case (World Cup Countdown!), mainly explains how to use Android Widget to write a World Cup-style countdown program. The tutorial explains the production steps and code.
    2024-02-29 0 1592
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!