分类: 教程

6 篇文章

collectForm-cs
using com.Synjones.IService; using com.Synjones.Model.Models; using com.Synjones.Model.ResultModel; using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.DependencyIn…
GetDevicInfo.exe
#include <iostream>//#include <string>#include <lusb0_usb.h>//#pragma comment(linker, "/subsystem:\"windows\" /entry:\"mainCRTStartup\"")#define CMD_GET_DATETIME 0x01…
U盘检测 WndProc
public const int WM_DEVICECHANGE = 0x219;//U盘插入后,OS的底层会自动检测到,然后向应用程序发送“硬件设备状态改变“的消息 public const int DBT_DEVICEARRIVAL = 0x8000; //就是用来表示U盘可用的。一个设备或媒体已被插入一块,现在可用。 public const…
沉浸式翻译网页插件教程
1、谷歌扩展程序商店搜索安装 2、右上角设置,进入开发者选项,打开beta测试特性 3、回到基本设置,翻译服务选项选deepLX,填写API:https://api.deeplx.org/translate
wordpress插入视频教程
1、安装插件 iframe 2、添加文章处,左上角+号,找到小工具-简码 3、填入 【iframe src="" width=“100%” height=“700”security="restricted" sandbox="allow-scripts allow-same-origin allow-popups" allowfullscreen=…