上一页 1 ··· 5 6 7 8 9 10 11 12 下一页
我的第一个Socket程序-SuperSocket使用入门(一) 第一次使用Socket,遇到过坑,也涨过姿势,网上关于SuperSocket的教程基本都停留在官方给的简单demo上,实际使用还是会碰到一些问题,所以准备写两篇博客,分别来介绍SuperSocket以及实际的案例应用,应用中我还遇到一 Read More
posted @ 2020-04-29 10:35 2eggs Views(210) Comments(0) Diggs(0) Edit
添加 mysql tomcat acl 等 ervier$ makemake[1]: Entering directory '/home/jason/Desktop/Dtu20200428/servier/src'g++ -c -I. -I../include -L../lib/ -l_protoc Read More
posted @ 2020-04-29 09:01 2eggs Views(300) Comments(0) Diggs(0) Edit
1)shutdown –help 可以查看shutdown命令如何使用,当然也可以使用man shutdown命令。 2) shutdown -h now 现在立即关机 3)shutdown -r now 现在立即重启回 4)shutdown -r +3 三分钟后重启 5)shutdown -h + Read More
posted @ 2020-04-29 08:38 2eggs Views(132) Comments(0) Diggs(0) Edit
posted @ 2020-04-26 08:20 2eggs Views(1168) Comments(0) Diggs(0) Edit
1、ESP8266 硬件版本 01 Node 两个版本 ESP8266 01 ESP8266 NODE 基本概念相关 ESP8266是什么? ESP8266 是高性能无线 SOC,在较小尺寸封装中集成了业界领先的 Tensilica L106 超低功耗 32 位微型 MCU,带有 16 位精简模式, Read More
posted @ 2020-04-23 09:19 2eggs Views(224) Comments(0) Diggs(0) Edit
老版本的程序提交时候有几个lib 库没有提交,今天打开的时候出现以下问题 cannot open source input file "stm32f10x_lib.h": No such file or directory 解决方法: FWLib 放到工程文件夹下面 ,下面包含这两个文件夹 inc Read More
posted @ 2020-04-15 09:57 2eggs Views(656) Comments(0) Diggs(0) Edit
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO; using System.Li Read More
posted @ 2020-04-14 16:06 2eggs Views(244) Comments(0) Diggs(0) Edit
C# 委托 事件 1 Action 2 Static Action mAction; Read More
posted @ 2020-04-14 16:04 2eggs Views(122) Comments(0) Diggs(0) Edit
默认的 IIS MIME 类型关联 bat 类型 application/octet-stream Read More
posted @ 2020-04-05 10:12 2eggs Views(452) Comments(1) Diggs(0) Edit
acl 库的功能参见文章 acl介绍 及 https://github.com/zhengshuxin/acl,本文主要讲述如何编译和使用 acl 库。 acl 下其实有四个库:lib_acl (基础库)、lib_protocol(http 和 icmp 协议库)、lib_acl_cpp(封装了 l Read More
posted @ 2020-04-05 07:41 2eggs Views(904) Comments(1) Diggs(0) Edit
上一页 1 ··· 5 6 7 8 9 10 11 12 下一页