登录
首页 » Delphi » Fuentes

Fuentes

于 2021-02-19 发布 文件大小:18470KB
0 283
下载积分: 1 下载次数: 7

代码说明:

  App android for radio streaming in Delphi XE5

文件列表:

Fuentes
.......\Android
.......\.......\Release
.......\.......\.......\AndroidManifest.xml,3250,2014-06-23
.......\.......\.......\eRadio
.......\.......\.......\......\AndroidManifest.xml,3250,2014-06-23
.......\.......\.......\......\assets
.......\.......\.......\......\......\deployinfo
.......\.......\.......\......\......\..........\deployedassets.txt,194,2014-06-23
.......\.......\.......\......\......\internal
.......\.......\.......\......\......\........\audiojs
.......\.......\.......\......\......\........\.......\audio.min.js,15980,2011-11-18
.......\.......\.......\......\......\........\.......\audiojs.swf,1644,2011-11-18

.......\.......\.......\......\......\........\includes
.......\.......\.......\......\......\........\........\index.css,3223,2011-11-18
.......\.......\.......\......\......\........\index.html,461,2014-05-27
.......\.......\.......\......\bin
.......\.......\.......\......\...\eRadio.apk,5966851,2014-06-23
.......\.......\.......\......\classes
.......\.......\.......\......\.......\classes.dex,1998340,2014-04-11
.......\.......\.......\......\debug
.......\.......\.......\......\.....\libeRadio.so,17831160,2014-06-23
.......\.......\.......\......\library
.......\.......\.......\......\.......\lib
.......\.......\.......\......\.......\...\armeabi
.......\.......\.......\......\.......\...\.......\libeRadio.so,25720,2014-04-11
.......\.......\.......\......\.......\...\armeabi-v7a
.......\.......\.......\......\.......\...\...........\libeRadio.so,17831160,2014-06-23
.......\.......\.......\......\.......\...\mips
.......\.......\.......\......\.......\...\....\libeRadio.so,71860,2014-04-11
.......\.......\.......\......\.......\...\x86
.......\.......\.......\......\.......\...\...\libeRadio.so,21836,2014-04-11
.......\.......\.......\......\res
.......\.......\.......\......\...\drawable-hdpi

.......\.......\.......\......\...\drawable-ldpi

.......\.......\.......\......\...\drawable-mdpi

.......\.......\.......\......\...\drawable-xhdpi

.......\.......\.......\......\...\drawable-xxhdpi

.......\.......\.......\eRadio.lnk,14840,2014-06-23
.......\.......\.......\eRadio.o,763676,2014-06-23
.......\.......\.......\eRadio.vsr,549,2014-06-23
.......\.......\.......\libeRadio.so,17831160,2014-06-23
.......\.......\.......\Radio.dcu,110645,2014-05-27
.......\.......\.......\Radio.o,654004,2014-05-27
.......\AndroidManifest.template - copia.xml,2583,2014-05-23
.......\AndroidManifest.template.xml,2584,2014-06-23
.......\eRadio.deployproj,12371,2014-06-23
.......\eRadio.dpr,318,2014-05-27
.......\eRadio.dproj,44228,2014-06-23
.......\eRadio.dproj.local,887,2014-06-23
.......\eRadio.identcache,177,2014-06-23
.......\eRadio.res,62292,2014-06-23
.......\Radio.fmx,166662,2014-05-27
.......\Radio.pas,2336,2014-05-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DELETEFILE
    学习批量删除目录精品,所有代码本人开发 应用于公司的文件删除里,全代码不保留了(Learning bulk delete directory products, all of the code development Applied to the company s files are deleted, the code is not retained )
    2013-09-03 11:45:47下载
    积分:1
  • SynEdit_XE5
    Delphi 开源组件 SynEdit, 一个高级的多行文本编辑控件(Delphi open source components SynEdit, an advanced multi-line text edit control)
    2014-03-04 12:31:33下载
    积分:1
  • Delphi---SQL-Links-for-Windows-Users-Guide---Delp
    SQL Links for Windows User s Guide - Delphi for Windows
    2013-01-09 06:49:09下载
    积分:1
  • Clone_File_Resources
    resource code clone from exefile
    2010-11-02 21:10:08下载
    积分:1
  • 6
    说明:  Delphi附加数据库并保存连接参数信息,编程学习源码,很好的参考资料。(Delphi additional database connection parameters and save the information, learn programming source code, a good reference.)
    2014-01-25 20:24:46下载
    积分:1
  • TMS.Component.Pack.v5.0
    TMS Component Pack V5.0包含了超过 280 个为 Delphi 以及 C++Builder 设计的 TMS 生产控件,省钱又省时。 本版本支持以下 IDE: Delphi 5,6,7,2005 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) RAD Studio 2007 (Delphi 2007, C++Builder 2007) RAD Studio 2009 (Delphi 2009, C++Builder 2009)(TMS Component Pack contains more than 280 for Delphi and C++ Builder designed TMS production control, also saving time and money. This version supports the following IDE: Delphi 5,6,7,2005 C++ Builder 5,6 BDS 2006 (Delphi 2006, C++ Builder 2006) RAD Studio 2007 (Delphi 2007, C++ Builder 2007) RAD Studio 2009 ( Delphi 2009, C++ Builder 2009))
    2009-02-06 14:59:40下载
    积分:1
  • utils_3_0
    说明:  OPEN XML UTILITIES LIBRARY README ================================= For installation instructions see the INSTALL.txt file. Folders ------- doc: Documentation packages: Delphi for Win32 (Delphi 4+) and for .NET (Delphi 2005+) packages sources: Delphi for Win32 and for .NET sources Win32-examples: Sample projects for Delphi for Win32 Compiler Conditionals for .NET development ------------------------------------------ The dkCodecUtilsRTL unit declares two platform specific class functions: TEncodingRepository.CreateCodecForSystemEncoding and TEncodingRepository.SystemEncodingName. This functions work only on Windows operating systems. If you are planning to use the Utilities Library on other operating systems (for example with Mono under Linux or Mac OS) you should compile it without this functions. This can be accomplished by defining an ALL_OS compiler conditional symbol using one of the following methods:
    2019-05-14 16:16:08下载
    积分:1
  • Encrypt-Password
    source code for encrypt password
    2011-12-27 03:20:09下载
    积分:1
  • Test-MultiThread-UTimer
    delphi的线程计时器,短小精悍,包含使用的例子,计时器线程单元名称UTimer.pas(delphi thread timer, dapper, contains examples of use, the timer unit names UTimer.pas thread)
    2011-04-20 15:01:24下载
    积分:1
  • Delphijindianjichu
    Delphi数据库编程讲座,Delphi数据库编程讲座,Delphi数据库编程讲座.(Delphi Database Programming Talk,Delphi Database Programming Talk,Delphi Database Programming Talk.)
    2013-11-22 21:43:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载