Skip to content
#

net

Here are 1,306 public repositories matching this topic...

🦸【C#/.NET/.NET Core学习、工作、面试指南】概述:C#/.NET/.NET Core基础知识,学习资料、视频、文章、书籍,社区组织,开发必备工具和常见的面试题汇总。以及面试时需要注意的事项和优秀简历编写技巧,希望能和大家一起成长进步👊【让现在的自己不再迷茫,如果本知识库能为您提供帮助,请给予支持(关注、点赞、分享)】。

  • Updated May 11, 2022
greymistcube
greymistcube commented May 8, 2022

Creating a new Address instance with new Address() creates an Address object with its internal 20 bytes all set to 0. As Address is a struct, this is somewhat understandable, but this interface makes its usage prone to mistakes.

As Address is essentially an immutable data type, there would be no use for this other than to explicitly obtain a "zero" Address object. For this,

good first issue discussion needed api ux

A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac, with a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryption library.

  • Updated May 13, 2022
  • C

基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。

  • Updated Feb 21, 2022
  • C#

Improve this page

Add a description, image, and links to the net topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the net topic, visit your repo's landing page and select "manage topics."

Learn more