Published on Aug. 22, 2023, 12:07 p.m.
| | | | --- | --- | | | 准备来华吗?先学会翻墙然后在考虑签证问题[Solidot | 欧盟商会称防火墙升级影响企业业务](http://www.solidot.org/story?sid=32865)Solidot是Z…
Continue Readingless
Published on Aug. 22, 2023, 12:07 p.m.
| | | | --- | --- | | | 准备来华吗?先学会翻墙然后在考虑签证问题[Solidot | 欧盟商会称防火墙升级影响企业业务](http://www.solidot.org/story?sid=32865)Solidot是Z…
Continue ReadingPublished on Aug. 22, 2023, 12:07 p.m.
如果想要自己折腾个BT下载机器的话,建议还是不要去考虑树莓派这些开发板了,真的是性价比不高啊。即便是最便宜的香橙派,也要一百块呢,虽然功耗上真的不高,但是性能真的不高啊。 还不如去淘宝上面淘换点便宜的小主机,二手的甚至于一百块出头就可以跑起来,且耗…
Continue ReadingPublished on Aug. 22, 2023, 12:07 p.m.
import json with open(“../config/record.json”,’r’) as load\_f: load\_dict = json.load(load\_f)
Continue ReadingPublished on Aug. 22, 2023, 12:07 p.m.
``` from elasticsearch import Elasticsearch from elasticsearch import helpers es = Elasticsearch('127.0.0.1:9200') index_v="…
Continue ReadingPublished on Aug. 22, 2023, 12:07 p.m.
drupal console很强大 drupal console generate entity https://opensenselabs.com/blog/tech/how-create-custom-entity-drupal-8
Continue ReadingPublished on Aug. 22, 2023, 12:07 p.m.
创建代理通道 sudo ssh -qTfnN -D 777 root@ip apt使用代理 1. $ sudo vim /etc/apt/apt.conf # Acquire::http::Proxy "http://127.0.0.1…
Continue ReadingPublished on Aug. 22, 2023, 12:07 p.m.
普通framework7 myApp.addNotification({ message: 'Nice yellow button', button: { text: 'Click me', color: 'yellow' } }); fram…
Continue ReadingPublished on Aug. 22, 2023, 12:07 p.m.
``` import os os.getenv('key') ```
Continue ReadingPublished on Aug. 22, 2023, 12:07 p.m.
d2l-pytorch-slides Automatically Generated Notebook Slides 收集了各种示例,完全 可以入门搬砖使用。 <https://github.com/d2l-ai/d2l-pytorch-slide…
Continue Reading