会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Txwtech
鸿蒙系统APP开发,QT,C#,python,视觉开发 cdtxw@foxmail.com
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
93
94
95
96
97
98
99
100
101
···
124
下一页
2021年8月4日
c#字符串序列化-字符串转对象转字符串
摘要: c#字符串序列化-字符串转对象转字符串 using System; using System.IO; using System.Runtime.Serialization; using System.Runtime.Serialization.Formatters.Binary; using Sys
阅读全文
posted @ 2021-08-04 10:25 txwtech
阅读(707)
评论(0)
推荐(0)
2021年8月2日
c#winform设置字体字号大小
摘要: label_idle_time9.Font = new System.Drawing.Font("幼圆", 22F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
阅读全文
posted @ 2021-08-02 11:47 txwtech
阅读(2397)
评论(0)
推荐(1)
2021年8月1日
Neptune 开发板w800 鸿蒙系统harmonyOS_hello world程序编程测试
摘要: Neptune w800开发版ubuntu linux环境编译通过——如何搭建开发环境 windows写代码,linux编译 Utunbu安装Samba服务并映射目录到windows: https://www.cnblogs.com/txwtech/p/15087136.html 安装VS code
阅读全文
posted @ 2021-08-01 18:48 txwtech
阅读(957)
评论(0)
推荐(0)
linux_ubuntu的Samba服务的安装-实现linux文件夹共享-window环境访问
摘要: linux_ubuntu的Samba服务的安装-实现linux文件夹共享-window环境访问
阅读全文
posted @ 2021-08-01 17:32 txwtech
阅读(97)
评论(0)
推荐(0)
Neptune w800开发版ubuntu linux环境编译通过——如何搭建开发环境
摘要: Ubuntu开发环境准备 https://device.harmonyos.com/cn/docs/ide/user-guides/install_ubuntu-0000001072959308 下载源码Neptune-HarmonyOS-IOT-master.zip 代码仓地址: https://
阅读全文
posted @ 2021-08-01 13:08 txwtech
阅读(817)
评论(0)
推荐(1)
neptune HarmonyOS开发板视频教程-环境搭建-编译-烧录-外设控制
摘要: NepTune模组简介 https://www.bilibili.com/video/BV1hV411H7pL?from=search&seid=13232107053180442308 配置Linux环境 https://www.bilibili.com/video/BV1cZ4y1w72f?fr
阅读全文
posted @ 2021-08-01 11:35 txwtech
阅读(1021)
评论(0)
推荐(0)
Neptune开发板与hiSpark开发板底板的管脚不兼容
摘要: Neptune开发板与hiSpark开发板底板的管脚不兼容,Neptune开发板不能安装在hispark的开发板底板上
阅读全文
posted @ 2021-08-01 09:34 txwtech
阅读(62)
评论(0)
推荐(0)
2021年7月30日
c#秒转成时分秒显示
摘要: c#秒转成时分秒显示 public DateTime GetDateTimeBySeconds(double seconds) { return DateTime.Parse(DateTime.Now.ToString("1970-01-01 00:00:00")).AddSeconds(secon
阅读全文
posted @ 2021-07-30 16:01 txwtech
阅读(386)
评论(0)
推荐(0)
2021年7月29日
Hi3861hispark如何在线调试单步调试
摘要: Hi3861hispark如何在线调试单步调试 Hi3861hispark如何在线调试单步调试 https://developer.huawei.com/consumer/cn/personalcenter/myCommunity/communityBlog?uid=27e0edc065a24e02
阅读全文
posted @ 2021-07-29 23:02 txwtech
阅读(146)
评论(0)
推荐(0)
vnc mirror driver cannot be installed rdp connection解决方法
摘要: vnc mirror driver cannot be installed rdp connection 不支持远程安装,只能本地计算机打开安装
阅读全文
posted @ 2021-07-29 13:45 txwtech
阅读(1386)
评论(0)
推荐(1)
上一页
1
···
93
94
95
96
97
98
99
100
101
···
124
下一页