title | date |
---|---|
《合法性的政治》阅读笔记 |
2024-03-29 |
因为最近“赵鼎新和浙大”的事,早上蹲坑掏出来《合法性的政治》随便看看,结果一口气看完了。之后又扫了一遍《社会与政治运动讲义》,因为06年成书,所以没细看。希望这里能“少摘录,少评价”,尽量几句话说清楚他的一些核心论点和论据,以及我对此的评价。
先总评一下:
title | date |
---|---|
《合法性的政治》阅读笔记 |
2024-03-29 |
因为最近“赵鼎新和浙大”的事,早上蹲坑掏出来《合法性的政治》随便看看,结果一口气看完了。之后又扫了一遍《社会与政治运动讲义》,因为06年成书,所以没细看。希望这里能“少摘录,少评价”,尽量几句话说清楚他的一些核心论点和论据,以及我对此的评价。
先总评一下:
<?php | |
namespace modules\testmodule; | |
use Craft; | |
use craft\base\Element; | |
use craft\base\Model; | |
use craft\elements\Entry; | |
use craft\events\DefineBehaviorsEvent; | |
use craft\events\ModelEvent; |
В рамках данного проекта была проведена работа по обучению моделей для предсказания соответствия между текстовыми запросами и изображениями.
Исходные данные включали:
Supply chain attacks can have serious consequences. To safeguard your digital supply chain, consider the following strategies:
See the hint that you may need with ddev mysql root login
To export MySQL table schemas from one database and import them into another to fix a broken import, you can use the following approach:
[!ATTENTION!] See the solution that avoids losing data
{ | |
"url": "https://alefinvest.xyz", | |
"name": "AI NFT Marketplace", | |
"iconUrl": "https://i.ibb.co/1nnc4g4/2024-05-30-15-10-58.jpg", | |
"termsOfUseUrl": "https://ton-connect.github.io/demo-dapp-with-react-ui/terms-of-use.txt", | |
"privacyPolicyUrl": "https://ton-connect.github.io/demo-dapp-with-react-ui/privacy-policy.txt" | |
} |
#backup.sh | |
#!/bin/bash | |
# Define variables | |
LABEL="DBASH" | |
REMOTE_USER="root" | |
REMOTE_HOST="15.15.15.1" | |
POSTGRES_CONTAINER_NAME="postgresql-s0g8css" | |
POSTGRES_USER="LKDoajsdhjkj123" # Replace with your PostgreSQL username | |
POSTGRES_DB="directus" # Replace with your PostgreSQL database name |
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
{ | |
"tokenId": 0, | |
"name": "AlefInvest logo NFT", | |
"description": "This is logo of AlefInvest trademark as NFT created with a simple smart contract.", | |
"image": "https://raw.githubusercontent.com/alexmazaltov/bitcoin-test-net-history/master/g60.png" | |
} |