When it comes to booting up evidence files acquired from target disk, you got two options. One is VFC and the other is Live View. Both of them could c ...
分类:
其他好文 时间:
2018-05-31 23:06:09
阅读次数:
190
if语句 #if..else基本格式 猜年龄 age_of_princal = 56 guess_age = int( input(">>:")) if age_of_princal == guess_age : print("Yes,you got it..") else: print("No,y ...
分类:
编程语言 时间:
2018-05-31 02:28:20
阅读次数:
189
运行结果: start new Promise... calculating 123 x 123... calculating 15129 + 15129... calculating 30258 x 30258... calculating 915546564 + 915546564... Got ...
分类:
Web程序 时间:
2018-05-28 14:56:17
阅读次数:
198
The set S originally contains numbers from 1 to n. But unfortunately, due to the data error, one of the numbers in the set got duplicated to another n ...
分类:
其他好文 时间:
2018-05-27 23:41:38
阅读次数:
254
$$ x^{y^z}=(1+{\rm e}^x)^{ 2xy^w} $$ $$ f(x,y,z) = 3y^2z \left( 3+\frac{7x+5}{1+y^2} \right) $$ $$ \sideset{^1_2}{^3_4}\bigotimes $$ ...
分类:
其他好文 时间:
2018-05-27 13:53:03
阅读次数:
110
试验拓扑 环境:dhcp server和dhcp客户端属于同vlan,但是客户端属于不同的交换机,在L2和L3交换机开启dhcp snooping后得出如下结论 L3交换机的配置 interface GigabitEthernet0/0 switchport trunk encapsulation ...
分类:
系统相关 时间:
2018-05-25 21:14:16
阅读次数:
246
发送端 仿真图: 仿真图中使用使用TMP传感器(LM34)代替实际使用的DHT11传感器。 连接方式: DHT11的正极(VCC)与5V电源接口连接 DHT11的负极(GND)与GND连接 DHT11的输出口(VOUT)与D2口连接 NRF24L01接法: VCC接3.3V GND接GND CD接D ...
分类:
其他好文 时间:
2018-05-22 22:09:23
阅读次数:
197
old_boy_age=56count=0while count<3: guess_old_boy_age = int(input("guess_old_boy_age")) if guess_old_boy_age==old_boy_age: print("yes,you got it") bre ...
分类:
编程语言 时间:
2018-05-21 16:05:45
阅读次数:
205
Got an error reading communication packets;Error reading packet from server for channel ‘‘: Lost connection to MySQL server during query (server_errno=2013)
分类:
数据库 时间:
2018-05-21 14:47:49
阅读次数:
534
表 1: 数学模式重音符 | $\hat{a}$ \hat{a} | $\check{a}$ \check{a} | $\tilde{a}$ \tilde{a} | $ \acute{a} $ \acute{a} | | : | : | : | : | | $\grave{a}$ \grave{a} ...
分类:
其他好文 时间:
2018-05-21 14:41:47
阅读次数:
556