Composer? ???? PHP ???? ??? ????? : PXNIU/Study Library? ?? ??
Apr 18, 2025 am 11:06 AM? ??????? SQL ??? ?? ???? ??? ???? ??? ??? ???????. ???? ?? ? ?? ??? ??? ?? ??? ???? ??? ??? ??? ???? ?? ??? ????. ?? ? PXNIU/Study Library? ???? ??? ?? ??? ??? ????? ?? ??????? ????? ??????.
pxniu/study? ??????
Composer? ???? PXNIU/Study ??? ?? ?????. ????? ???? ?? ??? ??????.
<code class="bash">composer require pxniu/study</code>
?? ??
1. SQL ?? ?????
PXNIU/Study Library? ??? ??? ?? SQL ??? ??????. ?? ??:
<code class="php">@Select(sql = "select * from user where username = {username}") @Update(sql = "update user set price = price {price} where id = {id}") @Insert(sql = "insert into user (username, password, age, height, price, addtime) values ({username}, {password}, {age}, {height}, {price}, now())") @Delete(sql = "delete from user where id = {id}") @SelectOne(sql = "select * from user where id = {id}") @Update(sql = "update user set username = {username} where id = {id}")</code>
{}
?? ?? ??? ???? SQL ????? ????? ???? ????.
2. ?? ??
??? ??? ?? ???? ??? ??? ?? ????.
<code class="php">/** * @Transactional * 事務(wù)service */ function updateUser() { }</code>
?? ??? ?? ??? ???? ?? ??? ?????.
3. ??? ??
??? ??? ??? ?? ?????.
<code class="php">class Index { /** * @Autowired(class = "\hyweb\service\Home\impl\UserServiceImpl") */ private $service; /** * @Autowired(class = "\hyweb\service\Home\impl\PayServiceImpl") */ private $payService; public function index() { echo Config::get("db.master", "host"); p($this->payService->getAll()); } }</code>
? ??? ???? ????? ????? ??? ? ? ????.
4. ??? ??
if
??? ?? ??? ??? ??? ? ????.
<code class="php">/** * @Select(sql = "select * from role<if test="name != null"> where name like %{name}%</if> order by addtime desc limit {start}, {limit}") */ public function getAllByExcemples() { }</code>
?? ?? ??? ?? ??? ?? ?? ? ? ??????.
5. ??? ?? ??
??? ?? ??? foreach
??? ?? ??? ? ????.
<code class="php">/** * @Insert(sql = " insert into roles (roleId, permissionId) values<foreach collection="list" item="r" separator=","> ({roleId}, #id#})</foreach> ") */ public function adds() { }</code>
? ??? ???? ?? ????? ????? ????.
??
PXNIU/Study Library? ??? ? ???? ?? ???? ?? ?????? ?????. ??? ?? SQL ??, ???? ?? ? ??? ????? ????? ???????. ??? ???? ???? ?? ??? ??? ???? ??? ?? ?? ? ? ??????.
????? ???? ?????? ?? ? ?? ????? ??? ??? ??? PXNIU/Study? ?? ?????? ?? PHP ????? ?? ??? ? ?? ??? ?? ??????. ??? ??? ??? ????? ?????? ??? ? ?? ?? ? ?? ?? ? ??? ?????.
? ??? Composer? ???? PHP ???? ??? ????? : PXNIU/Study Library? ?? ??? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

??? ??











??? Python ? ?? ????? ????? ?? ??? ?????. 1. Django ?? Flask? ?? ??? ??? ??? ??????. 2. ??????? ???? sqlalchemy? ?? ORM? ??????. 3. ??? ??? ???? Vue ?? React? ??????. 4. ???? ???? Pytest ?? UnitTest? ??????. 5. ?? ????? ???? Docker ? Heroku ?? AWS? ?? ???? ??????. ??? ??? ?? ???? ???? ? ?? ????? ?? ? ? ????.

Java Chinese? ??? ?? ???? ?? ??? ????? ?? ?????. ?? ???? ??? ???? ???? ???? ??? ??? ???? ???? ?? ?????. 1. UTF-8? ???? ?????? ? ?????? ???? ??????. 2. BufferedReader ? InputStreamReader ??? ?? ??? ?? ? ???? ???? ??????. 3. AlterDatabase ?? ???? MySQL? ?? ?????? ?? ??? ??????. 4. HTTP ?? ? ???? ??? ??? ???/html; charset = utf-8? ??????. 5. ???? ??? ??? ???? ?? ???, ?? ? ??? ??? ????? ???? ??????.

??? ??? Blockdag? ???? ???? ??? ???. Blockdag? 2025 ? ??? ?? 28 ? ??? ?? ?? ? 2 ? 6 ? 5 ?? ??? ??????. ????? ??? ?? ??? ????? ???? ????. ?? ??? ???? ??? ?? ?? ????, ??? ?????? ???? ??? ??????,? ??? ?? ? ?? ?? ?????. ?? ?? ??? ??? ?? ? ?? ?? ????? ??? ??? ? ?? ??? ??? ?? ???? ??? ?????. ????? ?? ????? ??? ???? ???, ?? ??? ?? ??? ?????? ??? ??? ????? ????. 1. Blockdag (BDAG) : 7 ? ?????

Linux System? Ulimit ??? ?? ??? ???? ???? ??? ??? ??? ?????. 1. ulimit? ?? ??? ? (-n), ??? ?? (-v), ??? ??? (-u) ?? ?? ? ??? ?? ? ? ?????. 2. ULIMIT-N2048? ?? ?? ??? ?? ULIMIT ??? ?? ????? ?? ???? ?????. 3. ??? ? ??? ???? /etc/security/limits.conf ? pam ?? ??? ???? sessionRequiredPam_limits.so? ???????. 4. SystemD ???? ?? ???? lim? ???????.

??? ?? Laravel ??? ?? ??? ?? ??? ?? ??? ? ????. 1. ??? ??? ?? ??? ? ? ?? ?? ?? ??. 2. ??? ?? ?? ???? ??? ?? ????? ??????. ??? ?? ?? ???? Laravel? ?? ???? ?? ?? ??? ???? ??, ?? ? ?? ?????? ?????.

ServiceWorker? ???? ??? ?? ?? ?? ?? ???? ???? ???? ??? ?????. ?? ???? ??? ?????. 1) ?? ??? ??? ? ?? ???? ??; 2) SW.JS ???? ?? ?? ? ?? ?? ???? ?????. 3) ?? ???? ??? ???? ?? ???? Fetch ????? ?? ?? ?????? ???? ??? ?????. 4) ?? ??, ?? ?? ?? ? ??? ?????? ??????. 5) ?? ??? ????? ?? ???? ???? ????? HTTP? ??????????.

Debian? Jenkins? ???? ???? ?? ??, ??, ???? ?? ? ?? ???? ??? ?? ??? ???? ???????. ??? ???? Jenkins ??? ???? ? ????? ??? ??????. Jenkins? ?? ???? ???? Java ??? ???? ??? ??????. Jenkins? JRE (Java Runtime Environment)? ??? ????? ?????. sudoaptupdatesudoaptinstallopenjdk-11-jdk java ??? ????? ?????? : Java-Version ??? Java version a add

Laravelsocialite ???? ???? Laravel ??? ??? ?? ??? ???? ?? ? ? ????. 1. ??? ??? ?? : ComposerRequirelaravel/Socialite ??. 2. ??? ?? ?? ? ?? ?? : config/app.php?? ?? ??? ??????. 3. API ?? ?? ?? : .env ? config/services.php?? ?? ??? API ?? ??? ??????. 4. ?? ???? ?? : ?? ??? ??? ????? ???? ?? ???? ? ?? ??? ??????. 5. FAQ ?? : ??? ???, ??? ???, ?? ? ?? ??? ?????. 6. ??? ?? :
