current location:Home > 代码表 search

Classify:
Found a total of 529 related content
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • Android resources and internationalization settings Chinese WORD version
    Android resources and internationalization settings Chinese WORD version
    This document mainly talks about Android's resources and internationalization settings; resources are external files (files without code), which are used by the code and compiled into the application at compile time. Android supports different types of resource files, including XML, PNG and JPEG files. XML files have different formats depending on the description. This document describes what files, syntax, and various formats can be supported. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-29 0 982
  • Introduction to Adobe Flex Chinese WORD version
    Introduction to Adobe Flex Chinese WORD version
    Flex is a component-based development framework that can generate a rich Internet application run by Flash Player. Flex combines a standards-based language with a variety of extensible user interface and data access components, allowing developers to build applications with rich data presentation, powerful client logic and integrated multimedia. Flex is a rich client application development toolkit built on the Flash platform. As a new technology representative in the Rich Internet Application (RIA) era, Flex has been used by Adobe since 2007.
    2024-01-17 5 3291
  • JSON Getting Started Guide Chinese WORD version
    JSON Getting Started Guide Chinese WORD version
    JSON stands for JavaScript Object Natation. It is a lightweight data exchange format that is very suitable for the interaction between the server and JavaScript. This article will quickly explain the JSON format and demonstrate through code examples how to process JSON format data on the client and server respectively.
    2024-01-27 0 1127
  • 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
  • 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
  • Qt OpenGL tutorial Chinese WORD version
    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
  • Git Reference Manual Chinese CHM version
    Git Reference Manual Chinese CHM version
    Git is a free, open source distributed version control system for agile and efficient handling of any project, small or large. Git's work requires code that calls curl, zlib, openssl, expat, libiconv and other libraries. Git currently supports Linux/Unix, Solaris, Mac and Windows platforms. This article brings you the Git reference manual, you can download it if you need it!
    2024-01-30 0 1231
  • Python introductory tutorial Chinese WORD version
    Python introductory tutorial Chinese WORD version
    Python is an efficient language. The reading and writing operations are very simple. Just like ordinary English, Python is an interpreted and executed language. We do not need to compile, we only need to write the code to run. Python is an oriented language. The language of objects, everything in Python is an object. Python is a very interesting language; interested friends can come and take a look.
    2024-01-25 0 656
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!