我是能行CTO

我是能行CTO

因为喜欢,所以热爱!

网上看到的一个非常不错的.NET实现的WebSocketClient

网上看到的一个非常不错的.NET实现的WebSocketClient

2024-03-07 itknight Comments 0 Comment

文件名:WSocketClientHelp using System; using System.Collections.Generic; using Syst…

Read More Read More

寄一个非常优秀的欧氏距离解码信息的案例

寄一个非常优秀的欧氏距离解码信息的案例

2023-11-03 itknight Comments 0 Comment

import numpy as np data=np.loadtxt('木板材质统计.csv', dtype=str, delimiter=…

Read More Read More

Pytorch 安装顺利的一次使用的conda环境

Pytorch 安装顺利的一次使用的conda环境

2023-11-03 itknight Comments 0 Comment

机器网络:山东 移动 不知道为什么,同样都是清华源在这台电脑上下载安装包要顺利的多 channels: – defaults show_channel_urls…

Read More Read More

nginx 部署vue项目重点配置

nginx 部署vue项目重点配置

2023-09-21 itknight Comments 0 Comment

1.创建虚拟主机环境,设置根目录,并将项目dist目录下的内容传至该目录 2.生产环境接口地址代理 location /prod-api/{ proxy_set…

Read More Read More

kali新增java

kali新增java

2023-08-29 itknight Comments 0 Comment

root@kali:/opt# update-alternatives –install /usr/bin/java java /opt/jdk1.6.0_4…

Read More Read More

shell 控制springboot程序

shell 控制springboot程序

2023-08-25 itknight Comments 0 Comment

#!/bin/bash #这里可替换为你自己的执行程序,其他代码无需更改 APP_NAME=xxx.jar #使用说明,用来提示输入参数 usage() { e…

Read More Read More

Unable to negotiate with — port 22: no matching host key type found. Their offer: ssh

Unable to negotiate with — port 22: no matching host key type found. Their offer: ssh

2023-05-12 itknight Comments 0 Comment

Host * KexAlgorithms +diffie-hellman-group1-sha1 HostkeyAlgorithms +ssh-dss,ssh-…

Read More Read More

css 实现平行四边形

css 实现平行四边形

2023-04-23 itknight Comments 0 Comment

<!DOCTYPE html> <html> <head> <meta charset="UTF-8&quo…

Read More Read More

群聊中学习到的python解密ts的代码片段

群聊中学习到的python解密ts的代码片段

2023-04-14 itknight Comments 0 Comment

with open('1.mp4', 'wb') as f: with open('77.ts',&…

Read More Read More

firewalld常用命令

firewalld常用命令

2023-04-13 itknight Comments 0 Comment

1.启动firewalld服务 systemctl start firewalld.service 2.关闭firewalld服务 systemctl stop…

Read More Read More

Posts navigation

OLDER POSTS
NEWER POSTS

近期文章

  • Vue3中一个偷懒的定义当前项的方法
  • .net 发布一个软件的命令行
  • Excel人民币转大写公式
  • 一个非常不错的验证身份证号码的函数
  • 一个非常不错的python操作mysql 的类

近期评论

  1. itknight 发表在 Shell错误:/bin/bash^M: bad interpreter: No such file or directory
  2. itknight 发表在 Shell错误:/bin/bash^M: bad interpreter: No such file or directory
  3. itknight 发表在 Shell错误:/bin/bash^M: bad interpreter: No such file or directory

归档

  • 2025 年 7 月
  • 2025 年 6 月
  • 2025 年 5 月
  • 2025 年 4 月
  • 2025 年 3 月
  • 2025 年 2 月
  • 2025 年 1 月
  • 2024 年 12 月
  • 2024 年 11 月
  • 2024 年 10 月
  • 2024 年 9 月
  • 2024 年 8 月
  • 2024 年 7 月
  • 2024 年 6 月
  • 2024 年 5 月
  • 2024 年 4 月
  • 2024 年 3 月
  • 2023 年 11 月
  • 2023 年 9 月
  • 2023 年 8 月
  • 2023 年 5 月
  • 2023 年 4 月
  • 2023 年 3 月
  • 2023 年 2 月
  • 2023 年 1 月
  • 2022 年 12 月
  • 2022 年 11 月
  • 2022 年 10 月
  • 2022 年 9 月
  • 2022 年 8 月

分类

  • Java
  • NoSql数据库
  • Python
  • 前端开发
  • 未分类
  • 默认分类
© 2025 | Proudly Powered by WordPress | Theme: Nisarg