https://ssstaging.go.link/link.stg-eneos-ss.app?adjust_deeplink=com.eneos.ss.staging%3A%2F%2Flink.stg-eneos-ss.app%2Fverify-email%3Ftoken%3Dd17bd7b2-9bae-4b83-862c-8fc2d69bb819&adj_t=1j1ldlek Link Comparisons Category Old Link New Link QR Install QR Old QR New…

2024-11-27 0条评论 417点热度 0人点赞 sontaku 阅读全文

const [uploadItems, setUploadItems] = useState([]as {}[]); useEffectで非同期関数を呼び出す方法 なので、正しくは関数内で非同期関数を実行する必要があるのです。 useEffect(() => { (async() => { const response = await fetch("https://www.googleapis.com/books/v1/volumes?q=AWS"); const data = aw…

2022-06-11 0条评论 779点热度 0人点赞 Jones 阅读全文

mac docker install https://docs.docker.com/desktop/mac/apple-silicon/ https://genchan.net/it/virtualization/docker/13550/ => ERROR copy /context / 4.2s copy /context /: failed to solve with frontend dockerfile.v0: failed to read dockerfile: Error processing…

2022-06-02 0条评论 780点热度 0人点赞 Jones 阅读全文

$ rm -rf node_modules $ rm package-lock.json $ npm cache clear --force $ npm install sudo npm uninstall -g serverless sudo npm install -g serverless sudo npm i -g serverless@2.17.0 npm ls typescript

2022-06-02 0条评论 921点热度 0人点赞 Jones 阅读全文

Up: Shows the previous term in history Down: Shows the next term in history You can customize the keybinding to your liking using history.showPrevious and history.showNext

2021-08-21 0条评论 868点热度 0人点赞 sontaku 阅读全文

http://odoo13.sontaku.xyz:8069/web/login ssh -i ~/.ssh/foreverzhuo1 foreverzhuo1@34.84.206.207 exit Log tail -f /var/log/odoo/odoo-server.log Conifg /etc/odoo/odoo.conf Server sudo service odoo restart Addons /usr/lib/python3/dist-packages/odoo/addons /usr/lib…

2021-08-04 0条评论 1044点热度 0人点赞 sontaku 阅读全文

https://www.serverless.com/blog/flask-python-rest-api-serverless-lambda-dynamodb

2021-05-27 0条评论 862点热度 0人点赞 sontaku 阅读全文

Documentation and developers tend to refer to the AWS SDK for Python as "Boto3," and this documentation often does so as well.1Documentation and developers tend to refer to the AWS SDK for Python as "Boto3," and this documentation often doe…

2021-05-27 0条评论 985点热度 0人点赞 sontaku 阅读全文