You have an empty repositoryTo get started you will need to run these commands in your terminal. New to Git? Learn the basic Git commandsConfigure Git ...
分类:
其他好文 时间:
2020-06-17 23:10:05
阅读次数:
67
##第一步,打开电源键 各种硬件通电,电脑开始运作,屏幕开始打印字符 ##第二步,系统加载BIOS(Basic Input Output System,基本输入输出系统) BIOS是一组固化到计算机内主板上一个ROM芯片上的程序,它保存着计算机最重要的基本输入输出的程序、开机后自检程序和系统自启动程 ...
分类:
系统相关 时间:
2020-06-16 01:13:23
阅读次数:
82
利用mshtml在visual free basic里执行js. #include once "Afx/CDispInvoke.inc" DIM pdom AS CDispInvoke = "HTMLFILE" IF pdom.DispPtr = NULL THEN END Else Print " ...
分类:
Web程序 时间:
2020-06-14 18:22:03
阅读次数:
72
package LeetCode_227 import java.util.* /** * 227. Basic Calculator II * https://leetcode.com/problems/basic-calculator-ii/description/ * * Implement ...
分类:
其他好文 时间:
2020-06-13 22:58:15
阅读次数:
72
package LeetCode_224 import java.util.* /** * 224. Basic Calculator * https://leetcode.com/problems/basic-calculator/description/ * * Implement a basi ...
分类:
其他好文 时间:
2020-06-13 19:22:56
阅读次数:
53
具体数学 数学归纳法 格式: 证明当$n$的值为初值时的式子成立 (基础$(basic)$) 假设当$n = k$时原式成立,即有 : .... 则当$n = k + 1$时,论证式子恒成立 (归纳$(induction)$) e.g. 1: 数学归纳法证明等差数列存在$a_n = a_1 + (n ...
分类:
其他好文 时间:
2020-06-12 01:00:10
阅读次数:
71
A strategy to quantify embedding layer Basic idea Embedding is mainly in the process of word pre-training. Two embedding methods, word2vec and GloVe, ...
分类:
其他好文 时间:
2020-06-11 10:42:26
阅读次数:
78
本周学习了php的页面传参,session,cokkie等知识 <!DOCTYPE html><html lang="en" xmlns="http://www.w3.org/1999/html"><head> <meta charset="UTF-8"> <title>管理员界面</title> ...
分类:
其他好文 时间:
2020-06-10 22:44:28
阅读次数:
72
System.Service Model.Security.MessageSecurityException:使用客户端身份验证方案Basic 禁止HTTP请求。 如上图,在使用C#通过webservice和SAP交互时,出现上述错误,问题原因一般在两个地方, 1、webservice接口地址存在问 ...
分类:
Web程序 时间:
2020-06-09 18:13:31
阅读次数:
62
英语单词organization 恋12 翻译 n. 组织;机构;体制;团体 复数 organizations GMAT | CET4 | 商务英语 | 考研 释义1——结构 来源1——天国之秋 In structure, the basic unit of organization for Zen ...
分类:
其他好文 时间:
2020-06-07 19:13:50
阅读次数:
99