1,pop3.zipCPop3Connection - an MFC Class to encapsulate the POP3 protocol(15KB)2,ipenum.zipIPEnum - an MFC class and console app to allow IP address enumeration(11KB)3,smtp.zipCSMTPConnectio n - an MFC Class to encapsulate the SMTP protocol(21KB)4,p
1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
The Way to Go,: A Thorough Introduction to the Go Programming Language 英文书籍,已Cross the wall,从Google获得书中源代码,分享一下。喜欢请购买正版。 目录如下: Contents Preface..........................................................................................................
Asynchronous Http Client for Android Build Status An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries. Changelog See what is new in version 1.4.9 released on 19th September 2015 https://github.com/lo
漫画统一者
个人项目,用于使用Django和DRF测试抓取架构
依存关系
该项目的构建具有:
Python(3.8.0)
诗歌
Django的
DjangoRestFramework
码头工人
Postgres
单元测试
设置
当我们将Docker用于该项目时,您无需在本地进行配置,只需确保将Docker安装在您的计算机上即可。跟着这些步骤:
# To build the application
docker-compose build
# To run the application
do
公告
在DOOBOOLAB确认之前,请勿修改或更改代码。 此存储库在DOOBOO-CLI 。
React本机TS样板
规格
获得积分
1. Sample of context-api with `react-hook` (`useContext`).
2. Know how to structure react native app with typescr ipt.
3. Know how to navigate between screens with `react-navigation`
用于测试的应用
该项目提供了REST API进行测试。
所有API的列表:
POST /用户/ createUser
PUT /用户/ updateUser
GET / user / getAllUsers
GET / user / getUserById
删除/ user / deleteUser
怎么跑
确保已安装Docker和Docker Compose。
运行容器执行
$ sh ./scr ipts/build.sh
停止执行容器
$ sh ./scr ipts/stop.
做饭妈妈! (一个用于厨房的Flutter应用示例)
该项目是一个简单的示例,说明Dart + Flutter具有用一个代码跨平台创建移动应用程序的潜力。
如何运行项目
**Important**: For the following code to run on Android, you'll need the latest version of the
Google Play services APK installed on your Android testing device.
您需
NestJS API样板
描述
使用NestJS,TypeORM,GraphQL和Jest制作的基本应用程序API
资料夹结构
Code organization based on NestJS modules with Domain Driven Design, focused on codebase scalability.
坚硬的
Using SOLID principles to provide better code design for easier maintenance and
地图应用
DHIS2 Maps App
Travis CI: :
运行测试
我们在此项目上运行两种类型的测试,单元测试和集成/浏览器测试。 两者均由Travis自动运行。
# Linting and unit tests
> yarn lint # Evaluate code linting rules
> yarn test # Run JEST for unit testing
# Before running browser tests, start a develop