静态 Composer 发生器 Satis

码农软件 · 软件分类 · 常用工具包 · 2019-08-17 06:12:30

软件介绍

Satis 是一个简单的静态 Composer 发生器。它可以将任何 composer.json 文件作为输入,并且将所有需要的(根据它们的版本约束)包转存到 Composer 库文件中。

用法:

  • 下载 Composer:curl -sS https://getcomposer.org/installer | php

  • 安装 Satis:php composer.phar create-project composer/satis --stability=dev --keep-vcs

  • 创建一个库:php bin/satis build <configuration file> <build-dir>

本文地址:https://codercto.com/soft/d/12533.html

Elements of Information Theory

Elements of Information Theory

Thomas M. Cover、Joy A. Thomas / Wiley-Blackwell / 2006-7 / GBP 76.50

The latest edition of this classic is updated with new problem sets and material The Second Edition of this fundamental textbook maintains the book's tradition of clear, thought-provoking instr......一起来看看 《Elements of Information Theory》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具