current location:Home > php源码 search

Classify:
Found a total of 21313 related content
  • 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 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
  • 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
  • PHP QR Code
    PHP QR Code
    PHP QR Code is an open source (LGPL) library used to generate QR Code, that is, two-dimensional code. Based on the libqrencode C library, it provides an API for creating QR Code barcode images (PNG, JPEG depend on GD2). Completely implemented in PHP.
    2023-08-15 20 2024
  • OpenCV
    OpenCV
    The open source computer vision library has over 2,500 algorithms and provides detailed documentation and example code for real-time computer vision. It runs on Windows, Linux, Mac OS X, Android, iOS, and is available in your browser via JavaScript. Language: C++, Python, Julia, Javascript Home page: https://opencv.org Q&A Forum: https://forum.opencv.org/ Documentation: https://do
    2023-08-11 13 1714
  • TeemIp - IPAM and DDI solution
    TeemIp - IPAM and DDI solution
    TeemIp is a free, open source, WEB-based IP address management (IPAM) tool that provides comprehensive IP management functions. It allows you to manage IPv4, IPv6 and DNS spaces: track user requests, discover and assign IPs, manage your IP plans, subnet spaces, zones and DNS records in compliance with best DDI practices. Meanwhile, TeemIp's Configuration Management Database (CMDB) allows you to manage your IT inventory and associate your configuration items (CIs) with the IPs they use. The project source code is located at https://github.
    2023-08-18 11 2074
  • iTop - IT Service Management & CMDB
    iTop - IT Service Management & CMDB
    iTop stands for IT Operations Portal. It is a complete open source and web-based IT service management platform that includes a fully customizable configuration management database (CMDB), a help desk system and a document management tool. It complies with ITIL standards and can be easily customized and extended to integrate with your IT thanks to a large number of add-ons and web services. iTop also provides batch import tools to help you be more efficient. The project source code has been migrated to https://github.com/Combodo/iTop
    2023-08-15 1 1646
  • PHPMailer
    PHPMailer
    PHPMailer - A full-featured email creation and delivery class for PHP. Supports UTF-8 content as well as 8-bit, base64, binary and quoted-printable encodings. Provides SMTP authentication for LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Automatically verify email addresses. Many PHP developers need to send emails from their code. The only PHP function that directly supports this is mai
    2023-08-18 15 4632