受欢迎的博客标签
RSS

博客

网络存储 - 如何将本地磁盘目录映射到vmware虚拟机
将本地磁盘映射到VM虚拟机的方法有多种,主要包括: 使用共享文件夹、网络驱动器映射、直接硬盘访问模式、以及使用第三方软件。 其中,共享文件夹是一种最常见且便捷的方法,它允许用户在宿主操作系统和虚拟机之间快速传输文件。通过设置共享文件夹,
实现MQTT协议 - 实现MQTTnet Clinet并接入Home Assistant  - MqttAutoDiscovery
实现MQTT协议 - 实现MQTTnet Clinet并接入Home Assistant  - MqttAutoDiscovery
实现MQTT协议 - How to implement a custom MQTT Client device on home assistant via c# .net -开源库:MQTTnet
c# 实现 MQTT通讯协议 -开源库:MQTTnet
Integrating Roxy Fileman with TinyMCE in ASP.NET Core(iaspnetcore.com)
Integrating Roxy Fileman with TinyMCE in ASP.NET Core
nopcommerce 4.5.x tinyMCE configuration
nopcommerce 4.5.x tinyMCE configuration
Ubuntu access publish/wwwroot' is denied
Ubuntu access publish/wwwroot' is denied
NopCommerce 4.x - SaveAttribute
NopCommerce 4.x - SaveAttribute
login error (iaspenetcore)
The error "BsonSerializationException: An error occurred while serializing the CustomerGuid property of class Nop.Core.Domain.Customers.Customer: GuidSerializer cannot serialize a Guid when GuidRepresentation is Unspecified" indicates that the MongoDB C# driver is encountering a GUID (Globally Unique Identifier) that does not have a specified representation during serialization. This typically happens when the driver needs to know how to store the GUID in MongoDB, but the default or configured GuidRepresentation is Unspecified.
【原创】如何为mongodb的集合增加一个新字段、查找、删除某个值的记录、更改字段类型((mongodb 命令))
如何为mongodb的集合增加一个新字段、查找、删除某个值的记录、更改字段类型
mongodb c#集合增加一个新字段、查找、删除某个值的记录、更改字段类型(mongodb 命令)
新增字段 "ShippingAddress" : null, { "_id" : ObjectId("5f5c388909b35204ce080f12"), "Appid" : "", "AuthorOpenid" : ""