Giter VIP home page Giter VIP logo

aliossapi_delphi's Introduction

软件名称:阿里OSS Delphi SDK
软件类型:代码类库
软件版本:1.0.0
编程语言:Delphi/Object Pascal
编译平台:Delphi XE/Delphi XE10 测试通过
原作者:[email protected]

因为是12年的代码了, 作者之后并没有更新, 
包括AliOss Bucket 新增了地区之类的
然后有些功能并没有用了, 
大概看了一下, 有的是因为没有使用管理员账号的原因, 有的是因为阿里废除了这个东西
由于用到的仅仅是下载几个文件-> 目前是直接public然后下载的, 没有一点安全性, 其实可以直接http下载的
所以很多功能并没有进行尝试 

原作者详细说明:
==================================================================================
该SDK使用Delphi/Object Pascal编程语言编写,完整实现了阿里云OSS API的全部功能,并提
供了两套API:第一套API(类名:TAliOss)仿照OSS PHP SDK实现了全部函数,第二套API(
类名:TAliOssFileSystem)封装了TAliOss,并在其的基础上实现了类似于文件系统的API,
实现了包括“卷”、“文件夹”、“文件”等抽象概念,并提供相应的功能函数。

两套API面向的应用场景不同:TAliOssFileSystem适合于将OSS服务看作是一种文件系统的应
用,开发人员不必了解OSS API的内部参数及XML定义,可提高编程效率,使用方便;TAliOSS
适合于其他类型的应用,当编程人员需要更加定制化的调用或者需要更加灵活的参数设置时,
可以直接使用该SDK操作调用参数和返回值。两套API互不干扰,可以在项目中同时使用。

aliossapi_delphi's People

Contributors

pzx521521 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.