系列教程目录  (一) 连接阿里云IOT  (二) 设置委托事件  (三) 上报属性  (四)  SDK文档 属性、方法、委托、类  http://pan.whuanle.cn/index.php?dir=uploads/阿里云IOT/AliIOTXFclient-dll类库&re[......] 继续阅读

2019年12月15日 0条评论 2560点热度 0人点赞 痴者工良 阅读全文

Series Tutorial Directory  (1) Connect to Alibaba Cloud IOT  (2) Set Delegate Events  (3) Report Properties  (4)&nb[......] 继续阅读

2019年12月15日 0条评论 60点热度 0人点赞 痴者工良 阅读全文

Series Tutorial Directory  (1) Connecting to Alibaba Cloud IoT  (2) Setting Delegate Events  (3) Reporting Attributes  (4)  SDK Documentation: Attribu[......] 继续阅读

2019年12月15日 0条评论 3568点热度 0人点赞 痴者工良 阅读全文

系列教程目录  (一) 连接阿里云IOT  (二) 设置委托事件  (三) 上报属性  (四)  SDK文档 属性、方法、委托、类  http://pan.whuanle.cn/index.php?dir=uploads/阿里云IOT/AliIOTXFclient-dll类库&re[......] 继续阅读

2019年12月15日 0条评论 3538点热度 0人点赞 痴者工良 阅读全文

Series Tutorial Directory  (1) Connect to Alibaba Cloud IOT  (2) Set Delegate Events  (3) Report Properties  (4)&nb[......] 继续阅读

2019年12月15日 1条评论 52点热度 0人点赞 痴者工良 阅读全文

系列教程目录  (一) 连接阿里云IOT  (二) 设置委托事件  (三) 上报属性  (四)  SDK文档 属性、方法、委托、类  http://pan.whuanle.cn/index.php?dir=uploads/阿里云IOT/AliIOTXFclient-dll类库&re[......] 继续阅读

2019年12月15日 1条评论 2796点热度 0人点赞 痴者工良 阅读全文

  ( .NET Core Dragon Balls ) 1. Support of IOT Platforms First, let's take a look at some excellent cloud computing IOT platforms in China (excl[......] 继续阅读

2019年12月15日 2条评论 58点热度 0人点赞 痴者工良 阅读全文

  ( .NET Core 七龙珠 ) 一、IOT 平台的支持 先看国内优秀的云计算IOT平台(不含QQ互联、小米IOT等针对特定产品的开发者平台,仅列出部分云计算厂商的IOT平台) 阿里云 IOT https://iot.aliyun.com/ 华为物联网 https://develo[......] 继续阅读

2019年12月15日 2条评论 3264点热度 0人点赞 痴者工良 阅读全文

1. Creating Alibaba Cloud IoT Products and Devices Currently, Alibaba Cloud offers 1 million free data usage each month, allowing users to utilize bot[......] 继续阅读

2019年12月15日 1条评论 46点热度 0人点赞 痴者工良 阅读全文

  一,创建阿里云 IOT 产品、设备 目前阿里云每月赠送 100 万条流量,可以免费使用基础版、高级版,开通后即可免费使用。 阿里云 IOT 平台地址 https://iot.console.aliyun.com/product 登陆开通后,新建测试产品、设备。 创建产品 产[......] 继续阅读

2019年12月15日 1条评论 3219点热度 0人点赞 痴者工良 阅读全文

  Operating environment: Visual Studio 2017 How to achieve embedded development using C#? Although .NET Core allows for cross-platform developmen[......] 继续阅读

2019年12月15日 2条评论 3062点热度 0人点赞 痴者工良 阅读全文

  操作环境:Visual Studio 2017 如何实现 使用 C# 进行嵌入式开发? .NET Core 虽然实现了跨平台,但是不可能处处使用 C# 开发,就好像没人使用SQL开发安卓APP,每种语言都有其优秀的地方和局限性。 就传感器、32位、16位嵌入式设备,可能只有那么几KB的[......] 继续阅读

2019年12月15日 2条评论 3076点热度 0人点赞 痴者工良 阅读全文

1. Introduction (Copy of Zhang's Dragon Ball) The 5G era is approaching, and the development of IOT will be like a tiger with wings. The cross-platfo[......] 继续阅读

2019年12月15日 3条评论 62点热度 5人点赞 痴者工良 阅读全文

    一,开题 (Copy 张队的七龙珠) 5G时代已经快来临, IOT 的发展会如虎添翼~ .NET Core 跨平台在各方面开发出现越来越多的实现例子,笔者的这个示例是在树莓派Linux 上实现直连对接阿里云IOT平台。 背景信息:   &nbsp[......] 继续阅读

2019年12月15日 3条评论 5312点热度 5人点赞 痴者工良 阅读全文

在.NET Core 项目钟(类库),使用Entity Framework,建立模型生成数据库时,失败 Could not load assembly 'xxx'. Ensure it is referenced by the startup project 'xxx'. 改成 64 位即可 假[......] 继续阅读

2019年12月15日 0条评论 6473点热度 14人点赞 痴者工良 阅读全文

In a .NET Core project (library), using Entity Framework, the database generation fails when establishing the model. Could not load assembly 'xxx'. E[......]继续阅读

2019年12月15日 0条评论 58点热度 14人点赞 痴者工良 阅读全文

Table of Contents:   1. HttpWebRequest Instantiation 2. GetResponse to Retrieve Request Results 3. Retrieve Results 4. Get Stream Informatio[......] 继续阅读

2019年12月15日 3条评论 3597点热度 0人点赞 痴者工良 阅读全文

目录:   1,HttpWebRequest 实例化 2,GetResponse 获取请求结果 3,获取结果 4,获取流信息   HttpWebRequest 是一个Http 请求类,继承于 WebRequest。 WebRequest 是一个抽象类,能够对统[......] 继续阅读

2019年12月15日 3条评论 3589点热度 0人点赞 痴者工良 阅读全文

So far, I have interviewed  5  10 companies... The company for this interview task is a listed company. The task is in English (tr[......] 继续阅读

2019年12月15日 3条评论 3455点热度 1人点赞 痴者工良 阅读全文

目前为止,已经面试  5  10 家了。。。 这个试题面试的公司是某一上市公司。 试题是英文的(后面给出翻译): you're given a task of writing a simple program where an and user will be[......] 继续阅读

2019年12月15日 3条评论 3413点热度 1人点赞 痴者工良 阅读全文
1222324252628