虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Gmail

  • NetGUI v0.4.1 INSTALL Instructions Pedro de la

    NetGUI v0.4.1 INSTALL Instructions Pedro de las Heras Quiros pheras@Gmail.com 1. Install netkit (www.netkit.org) 2. Compile src/*java 3. mv src/*class bin 4. Edit and adapt bin/netgui.sh 5. Run bin/netgui.sh

    标签: Instructions INSTALL NetGUI Pedro

    上传时间: 2013-12-20

    上传用户:虫虫虫虫虫虫

  • JAVA SMPP 源码

    Introduction jSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4). It provides interfaces to communicate with a Message Center or an ESME (External Short Message Entity) and is able to handle traffic of 3000-5000 messages per second. jSMPP is not a high-level library. People looking for a quick way to get started with SMPP may be better of using an abstraction layer such as the Apache Camel SMPP component: http://camel.apache.org/smpp.html Travis-CI status: History The project started on Google Code: http://code.google.com/p/jsmpp/ It was maintained by uudashr on Github until 2013. It is now a community project maintained at http://jsmpp.org Release procedure mvn deploy -DperformRelease=true -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -Dgpg.passphrase=<yourpassphrase> log in here: https://oss.sonatype.org click the 'Staging Repositories' link select the repository and click close select the repository and click release License Copyright (C) 2007-2013, Nuruddin Ashr uudashr@Gmail.com Copyright (C) 2012-2013, Denis Kostousov denis.kostousov@Gmail.com Copyright (C) 2014, Daniel Pocock http://danielpocock.com Copyright (C) 2016, Pim Moerenhout pim.moerenhout@Gmail.com This project is licensed under the Apache Software License 2.0.

    标签: JAVA SMPP 源码

    上传时间: 2019-01-25

    上传用户:dragon_longer

  • 《Python Cookbook》第三版

    人生苦短,我用Python! 译者一直坚持使用Python3,因为它代表了Python 的未来。虽然向后兼容是它的 硬伤,但是这个局面迟早会改变的,而且Python3 的未来需要每个人的帮助和支持。 目前市面上的教程书籍,网上的手册大部分基本都是2.x 系列的,专门基于3.x 系列的 书籍少的可怜。 最近看到一本《Python Cookbook》3rd Edition,完全基于Python3,写的也很不 错。为了Python3 的普及,我也不自量力,想做点什么事情。于是乎,就有了翻译这 本书的冲动了!这不是一项轻松的工作,却是一件值得做的工作:不仅方便了别人, 而且对自己翻译能力也是一种锻炼和提升。 译者会坚持对自己每一句的翻译负责,力求高质量。但受能力限制,也难免有疏漏 或者表意不当的地方。如果译文中有什么错漏的地方请大家见谅,也欢迎大家随时指 正: yidao620@Gmail.com

    标签: Cookbook Python

    上传时间: 2020-10-13

    上传用户:

  • #SFML —简单快速的多媒体库

    #SFML —简单快速的多媒体库 SFML是一种简单,快速,跨平台和面向对象的多媒体API。它提供对窗口,图形,音频和网络的访问。它是用C ++编写的,并且具有针对各种语言(例如C,.Net,Ruby,Python)的绑定。 ##作者   -Laurent Gomila-主要开发人员(laurent@sfml-dev.org)   -Marco Antognini-OS X开发人员(hiura@sfml-dev.org)   -Jonathan De Wachter — Android开发人员(dewachter.jonathan@Gmail.com)   -Jan Haller(bromeon@sfml-dev.org)   -Stefan Schindler(tank@sfml-dev.org)   -LukasDürrenberger(eXpl0it3r@sfml-dev.org)   -binary1248(binary1248@hotmail.com)   -阿图·莫雷拉(Artur Moreira)(artturmoreira@Gmail.com)   -Mario Liebisch(mario@sfml-dev.org)   -SFML社区的许多其他成员 ## 下载 您可以在[SFML的网站](https://www.sfml-dev.org/download.php)上获得最新的官方版本。您还可以从[Git存储库](https://github.com/SFML/SFML)获取当前的开发版本。 ##安装 按照[tutorials](https://www.sfml-dev.org/tutorials/)的说明进行操作,SFML支持的每个平台/编译器都有一个。 ## 学习 有很多学习SFML的地方:   * [官方教程](https://www.sfml-dev.org/tutorials/)   * [在线API文档](https://www.sfml-dev.org/documentation/)   * [社区Wiki](https://github.com/SFML/SFML/wiki/)   * [社区论坛](https://en.sfml-dev.org/forums/)([法语](https://fr.sfml-dev.org/forums/)) ##贡献 SFML是一个开源项目,它需要您的帮助才能继续发展和改进。如果您想参与其中并提出一些其他功能,提交错误报告或提交补丁,请查看[贡献准则](https://www.sfml-dev.org/contribute.php)。

    标签: SFML 多媒体

    上传时间: 2021-01-25

    上传用户: