0322
Day planner The especially things I have to do today have the following 背单词 看文献选题 想买一个数位板 完成一个wordle,SLOSH Today’s footprints and insights 时间又来到了10点半,今天找到了一个小论文选题,并且完成了其框架,具体实现细节仍然很复杂,最为关键的是算法和代码的编写,最后还是希望能够实现可视化的的细节。 ...
Day planner The especially things I have to do today have the following 背单词 看文献选题 想买一个数位板 完成一个wordle,SLOSH Today’s footprints and insights 时间又来到了10点半,今天找到了一个小论文选题,并且完成了其框架,具体实现细节仍然很复杂,最为关键的是算法和代码的编写,最后还是希望能够实现可视化的的细节。 ...
Day planner The especially things I have to do today have the following 背单词 继续完成api的编写 Today’s footprints and insights **kwargs 是严格的名称对应解包,具有特殊功能的函数一般考虑使用 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Sub format() '快速重排表格以方便导入数据库 Application.ScreenUpdating = False Dim r1 As Integer Dim r2 As Integer Dim flag As Integer Dim s1 As String Dim s2 As String Dim s3 As String r2 = 1 For r1 = 4 To 2150 If Mid(Sheet1.Cells(r1, 1).Value, 1, 4) = "学科门类" Then s1 = Sheet1.Cells(r1, 1).Value Sheet2.Cells(r2, 1).Value = s1 ElseIf Not IsNumeric(Sheet1.Cells(r1, 1).Text) Then 'MsgBox ("NOT numeric") Sheet2.Cells(r2, 1).Value = s1 s2 = Sheet1.Cells(r1, 1).Value s3 = Sheet1.Cells(r1, 2).Value Sheet2.Cells(r2, 2).Value = s2 Sheet2.Cells(r2, 3).Value = s3 Else 'MsgBox ("numeric") Sheet2.Cells(r2, 4).Value = Sheet1.Cells(r1, 1).Value Sheet2.Cells(r2, 5).Value = Sheet1.Cells(r1, 2).Value Sheet2.Cells(r2, 1).Value = s1 Sheet2.Cells(r2, 2).Value = s2 Sheet2.Cells(r2, 3).Value = s3 r2 = r2 + 1 End If Next Application.ScreenUpdating = True End Sub 原始文件长这个样子 ...
Day planner The especially things I have to do today have the following 背单词 开发api Today’s footprints and insights 今天想到绝妙的将简单的api转换为从数据库调用并进行控制的方法,明天只要让esp通过网页读取到数据库中的命令即可。 ...
Day planner The especially things I have to do today have the following 创建一个类用来将每一个传感器实例化 编写网页接口控制电路(先控制LED灯吧) 学习PHP 背单词 Today’s footprints and insights 之前之所以其他io引脚不可用,可能是没有接触好,经过此次测试,12345号引脚全部可用。 今天终于把系统更新好了。一直烦了我好久,不过学会了查看系统更新失败的解决办法。 今天学习PHP基础教程,但是没有过多的练习。 ...
Day planner The especially things I have to do today have the following 背单词 寻找电源解决方案 Today’s footprints and insights 今天完成了中期考核之后,感觉有点不想动,一口气又买了两百多的零件和两百多的服务器。希望早日找老师报销,穷。 ...
Day planner The especially things I have to do today have the following 背单词 今天初步完成了单个传感器的联调,包括传感器,网络,服务器,网页。 从php中操作数据库 将数据库导出为csv文件 Today’s footprints and insights 今天是具有里程碑意义的一天,成就感超级满! ...
Day planner The especially things I have to do today have the following 单词还没有背呢 Today’s footprints and insights 今天用ESP32搭建了一个网络服务器,截图如下。 吃不下还努力吃了很多