logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

centos安装MySQL

安装MySQLhttps://www.mysql.com/downloads/依次进入mysql下载界面1.Download and add the repository,wgethttps://dev.mysql.com/get/mysql80-community-release-el8-1.noarch.rpmsudo rpm -ivh mysql80-community-release-el

android studio 新版本打开旧版本代码出现的问题解决办法

12指定JDK2.1这里是jdk下载地址。我选择是JDK113.代码出现如下图所示的错误新Unable to load class 'javax.xml.bind.annotation.XmlSchema'.This is an unexpected error. Please file a bug containing the idea.log file.4 .百度结果是gradle版本问题目前

Delphi 删除文件目录!

删除目录下子目录以及子目录下的文件需要 uses ShellAPIFunction DelTree(DirName : string): Boolean;varSHFileOpStruct : TSHFileOpStruct;DirBuf: array [0..255] of char;begintryFillchar(SHFileOpStruct,Siz

宝峰BF-888S对讲机写频!Android下的对讲机写频工具!

开源的写频软件https://chirp.danplanet.com对讲机串口通讯协议http://www.elecfans.com/d/681692.html串口监控软件http://sudt.com/en/ap/download.htm如果你对我的东西感兴趣,希望你能赞助我,你最不在乎的数字就好,使我更好的完成软件的功能,谢谢!串口读对讲机监控...

#android
设置github的暗黑模式

输入下面地址,即可设置github的暗黑模式,不过我之前已经设置了chrome的暗黑模式了https://github.com/settings/appearance

android模拟器使用虚拟串口实现和PC通讯

1.打开AVD Manager2.查看已经建好的虚拟机详细信息3.这个名字非常重要,之前就是这个名字的原因不成功3.1 这里也可以看到名字4.执行命令,目前我这里是不成功的,emulator @Nexus_10_API_22_1-qemu -serial COM1下面是我用的串口虚拟工具...

android开发技术路线图

https://github.com/mobile-roadmap/android-developer-roadmap

Vue3 axios get 参数问题

WEBAPI controller代码。vue3 axios 代码。

文章图片
#javascript#前端#vue.js
C# appsettings.json Helper

1.写一个Helper类using Microsoft.Extensions.Configuration;using Microsoft.Extensions.Configuration.Json;using System;using System.IO;namespace com.aaa.Helper{public class AppSettingsHelper{public static IC

暂无文章信息