Common Package Specification (CPS) in Practice: A Full Round Trip Implementation in Conan C++ Package## +24 ## Common Package Specification (CPS) in Practice: A Full Round Trip Implementation in Conan C++ Package Manager DIEGO RODRIGUEZ-LOSADA GONZALEZ  ### CONAN 2.0 C/C++ Package Manager ## Outline - Introduction to Common Package Specification (CPS) - Creation of CPS files from existing Conan packages - Loading native files from CPS - Location of CPS files - Lessons learned and conclusions ## Why a Common Package Specification (CPS) C/C++ projects top 4 pains: Managing libraries Build times Setting CI Managing0 码力 | 66 页 | 1.76 MB | 1 年前3
Common Package Specification: Getting Build Tools to Talk to Each OtherA Common Package Specification: Getting Build Tools to Talk to Each Other: Lessons Learned From Making Thousands of Binaries Consumable by Any Build System DIEGO RODRIGUEZ-LOSADA GONZALEZ  ### CONAN 2.0 C/C++ Package Manager ## Outline - Definition and scope - Implementation experience - CPS basics - Directories configuration: Windows, x86_64, VS-2022, Release, static library 3. Install (system package manager or language package manager), build from source by the user, with that configuration 4. Pass information0 码力 | 94 页 | 1.58 MB | 1 年前3
Spring Framework 1.2.5 Reference8/1/1/181131547bfd8b5979430de8e23d7ce4/p13_1.jpg) Overview of the Spring Framework The Core package is the most fundamental part of the framework and provides the Dependency Injection features allowing logic. On top of the Core package sits the Context package, providing a way to access beans in a framework-style manner, somewhat resembling a JNDI-registry. The context package inherits its features from from the beans package and adds support for text messaging using e.g. resource bundles, event-propagation, resource-loading and transparent creation of contexts by, for example, a servlet container. The0 码力 | 290 页 | 1.49 MB | 2 年前3
Spring Framework 1.2.6 Reference0/2/f/602f70e04b47a3ba75fc2cbe70e9aa6d/p13_1.jpg) Overview of the Spring Framework The Core package is the most fundamental part of the framework and provides the Dependency Injection features allowing logic. On top of the Core package sits the Context package, providing a way to access beans in a framework-style manner, somewhat resembling a JNDI-registry. The context package inherits its features from from the beans package and adds support for text messaging using e.g. resource bundles, event-propagation, resource-loading and transparent creation of contexts by, for example, a servlet container. The0 码力 | 290 页 | 1.49 MB | 2 年前3
Conda 24.7.x Documentationwelcome 9 Python Module Index 749 Index 753 Welcome to conda's documentation! Conda provides package, dependency, and environment management for any language. Here, you will find everything you need 4.1 User guide #### 4.1.1 Getting started with conda Conda is a powerful command line tool for package and environment management that runs on Windows, macOS, and Linux. This guide to getting started Conda allows you to create separate environments, each containing their own files, packages, and package dependencies. The contents of each environment do not interact with each other. The most basic way0 码力 | 808 页 | 4.97 MB | 1 年前3
Django 5.0.x Documentationand your reusable app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with a virtual environment What to read the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. You can verify that Python is installed by typing `python` from your shell; you should Django (which will conflict with Django itself) or test (which conflicts with a built-in Python package). Where should this code live? If your background is in plain old PHP (with no use of modern frameworks)0 码力 | 3407 页 | 3.21 MB | 2 年前3
peewee Documentation
Release 3.4.0list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use. • A small, expressive ORM • Written in python with support for versions answer for other people to find. • Ask on the mailing list, https://groups.google.com/group/peewee-orm 1.5 Query Examples These query examples are taken from the site PostgreSQL Exercises. A sample data-set tsvector when inserting or updating the search_content field: content = 'Excellent blog post about peewee ORM.' blog_entry = Blog.create( content=content, search_content=fn.to_tsvector(content)) Note: If you are0 码力 | 284 页 | 1.03 MB | 1 年前3
peewee Documentation
Release 2.0.2Documentation Release 2.0.0 charles leifer April 29, 2014 Powered by TCPDF (www.tcpdf.org) • a small orm • written in python • provides a lightweight querying interface over sql • uses sql concepts when on notes on upgrading and changes from 1.0 ## Contents: ### 1.1 Overview peewee is a lightweight ORM written in python. ## Examples: Examples: # a simple query selecting a user User.get(User.username though, to keep the implementation incredibly simple. I've made a couple dives into Django's orm but have never come away with a deep understanding of its implementation. Peewee is small enough that0 码力 | 65 页 | 315.33 KB | 1 年前3
peewee Documentation Release 3.1.0of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use. • A small, expressive ORM • Written in python with support for versions answer for other people to find. • Ask on the mailing list, https://groups.google.com/group/peewee-orm ## Query Examples These query examples are taken from the site PostgreSQL Exercises [https://pgexercises when inserting or updating the search_content field: content = 'Excellent blog post about peewee ORM.' blog_entry = Blog.create( content=content, search_content=fn.to_tsvector(content) )0 码力 | 332 页 | 370.77 KB | 1 年前3
peewee Documentation
Release 1.0.0Release 1.0.0 charles leifer January 12, 2013 Powered by TCPDF (www.tcpdf.org) ## CONTENTS • a small orm • written in python • provides a lightweight querying interface over sql • uses sql concepts when and RESTful API, check out flask-peewee. ## CONTENTS: ### 1.1 Overview peewee is a lightweight ORM written in python. Examples: # a simple query selecting a user User.get(username='charles') though, to keep the implementation incredibly simple. I've made a couple dives into Django's orm but have never come away with a deep understanding of its implementation. Peewee is small enough that0 码力 | 71 页 | 405.29 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Common Package Specification (CPS)Conan C++ Package ManagerCPS files生成build system native filesLocation of CPS filesbuild toolsinteroperabilityspecificationmodulesSpring FrameworkDependency InjectionDAO supportORM packageAOP packageCore packageContext packageJMX supportcondapackage managernoarch packagepluginsrepositoryDjangoORMadmintemplateformPeeweeSqliteDatabasePostgresqlDatabaseJoinpeeweeDatabaseQueryFieldSQLModel













