套接字编程客户端案例
#include #include #include #include #include #incl… Continue Reading 套接字编程客户端案例
感悟技术人生
#include #include #include #include #include #incl… Continue Reading 套接字编程客户端案例
系统环境:CentOS Linux 网络环境: 两个IP地址,192.168.0.10和10.10.… Continue Reading CentOS双网卡双IP设置
WEB服务器和FTP服务器 WEB服务器 1、也称网页服务器或HTTP服务器 2、web服务器使用的… Continue Reading WEB服务器和FTP服务器
关键字: linux 查进程、杀进程、起进程 1.查进程 ps命令查找与进程相关的PID号: ps … Continue Reading CentOS查看进程、杀死进程、启动进程等常用命令
intel i211芯片千兆网卡驱动
【AT91SAM7X-EK开发板】复位使能的方法 这个开发板比较的老了,最近上手验证程序,发现代码下… Continue Reading 【AT91SAM7X-EK开发板】复位按键不好用的解决方法
**************************************************… Continue Reading Delphi加载驱动
/// <summary> /// /// </summary> publi… Continue Reading 一个二次封装了的OPC UA库,支持从opc ua服务器读写节点数据,批量读写,订阅,批量订阅,历史数据读取,方法调用操作。
命令行cmd,进入存放iso镜像文件的相应文件目录,输入以下命令 copy /b a.iso+… Continue Reading 多个iso文件合并为一的方法简单实用
简介 在2021年3月16日,JDK的迎来了它的一个新版本JDK16,虽然JDK16不是LTS版本,… Continue Reading DK16的新特性