??? ???? ? ??? ?? ??? ?? ??? ??????
May 21, 2025 pm 09:00 PM??? ???? ? ??? ?? ??? ?? ?? Promise.all () ?? asyncio.gather ()? ?? ?? ? ? ????. 1) JavaScript??? Promise.all ()? ???? ?? ??? ?? ? ??? ????? ??? ?????. 2) Python??? asyncio.gather ()? ???? ?? ??? ??? ???? ??? ?? ??? ?????.
??
?? ??????? ??? ??? ???? ???? ?? ?? ??? ??????? ?? ?? ? ????????. ???? ??, ?????? ?? ?? ??? ??? ?? ??? ???? ??? ?????? ?? ??? ???? ? ? ???? ? ??? ? ? ????. ??? ??? ??? ??? ??? ? ? ??? ?? ??? ?? ??? ?? ?????. ? ??? ??? ???? ? ??? ?? ??? ?? ??? ????? ???? ??? ?? ?? ? ?? ??? ???? ??? ?????? ? ? ???? ?? ? ? ??? ?????.
?? ?? ??
??? ?? ??? ????? ??? ??? ?????. ?? ? ?? ?? ??? ???????. ??? ??????? ????? ??, ?? ?? ???/???? ????? ????, ? ??? ??? ????? ???????. JavaScript?? Promise ? Async/Await? ????? ??? ????? ??? ???? ?? Python??? Asyncio ?????? ??? ??? ?????.
?? ?? ?? ?? ??
??? ?? ? ?? ??
??? ??? ??? ??? ????? ???? ?? ????? ?? ??? ?? ?? ? ? ??? ????. ? ??? ?? ??? ?? ?? ????? ?? ?? ???/???? ?? ????? ?? ??? ??? ??? ??? ???? ? ??????.
?? ??
JavaScript?? Promise Object? ??? ??? ?? ?? ?? ??? ?????. Promise.all()
? ?? ?? ?? ??? ???? ?? ??? ?? ??? ??? ? ????. async/await
??? ??? ?????? ??? ? ??? ???? ??? ?? ???? ??????.
????? asyncio
?????? ??? ??? ?????. async
? await
???? ?? ??? ??? ???? asyncio.gather()
? ?? ?? ??? ??? ?? ? ??? ??? ? ????.
??? ?
?? ??
JavaScript? ?? ???? ???????.
?? asynctask (value) { ??? ??? ????? (resolve => { settimeout (() => resolve (value * 2), 1000); }); } ??? ?? runtasks () { const task1 = asynctask (1); const task2 = asynctask (2); const task3 = asynctask (3); const results = await promise.all ([task1, task2, task3]); Console.log (??); // ?? : [2, 4, 6] } runtasks ();
? ???? ? ?? ??? ??? ???? Promise.all()
???? ?? ? ??? ??? ?? ? ??? ?? ??? ????.
????? ?? ???? ??? ????.
Asyncio ?? ?? Async def async_task (?) : Asyncio.sleep (1) # ????? ??? ?? ?? ? * 2 Async def run_tasks () : task1 = asyncio.create_task (async_task (1)) task2 = asyncio.create_task (async_task (2)) task3 = asyncio.create_task (async_task (3)) results = aisyncio.gather (task1, task2, task3) ?? (??) # ?? : [2, 4, 6] asyncio.run (run_tasks ())
?? ??
?? ???? ??? ?? ? ? ?? ?? ?? ?? ? ???? ???? ??? ??? ??? ???? ? ?? ????. ? ??? JavaScript ?? ?? ?????.
?? asynctask (value) { ??? ??? ????? ((??, ??) => { settimeout (() => { if (value === 2) { ?? (? ?? ( '?? ??')); } ? ?? { ?? (? * 2); } }, 1000); }); } ??? ?? runtasks () { const task1 = asynctask (1); const task2 = asynctask (2) .catch (error => { Console.error ( '?? 2 ?? :', ??); ? ??; // return null? ??? ??? ?? ?????}); const task3 = asynctask (3); const results = await promise.all ([task1, task2, task3]); Console.log (??); // ?? : [2, NULL, 6] } runtasks ();
? ???? task2
? ?? ?? ??? ??????. ??? ???? ??? ???? ?? ?? null
???? Promise.all()
??? ??? ???? null
?? ? ?? ??? ?? ? ? ????.
???? ?? ? ??? ?
??? ??? ?? ? ?? ???? ??? ??? ????.
???? ?? ?? ?? : JavaScript??? ??? ?????? ???? ?? ?? ???? ?? ?? ?? ??? ?????. ??? ???
runTasks
???try/catch
??? ???? ?? ? ????.?? ?? ?? : ???? ?? ?? ?? ??? ?? ??? ??? ??? ?? ? ? ????. JavaScript??
Promise.race()
???? ?? ?? ?? ?? ????? ?????? ?? ? ? ??????.
?? asynctask (value) { ??? ??? ????? (resolve => { settimeout (() => resolve (value * 2), 1000); }); } ?? ?? ?? (MS) { ??? ??? ????? ((_, ??) => { settimeout (() => Reject (new error ( 'timeout')), ms); }); } ??? ?? runtasks () { const task1 = promise.race ([asynctask (1), timeout (1500)]); const task2 = promise.race ([asynctask (2), timeout (1500)]); const task3 = promise.race ([asynctask (3), timeout (1500)]); ???? { const results = await promise.all ([task1, task2, task3]); Console.log (??); } catch (??) { console.error ( 'error :', error); } } runtasks ();
?? ??? ? ?? ??
??? ??? ?? ? ? ?? ??? ? ?? ??? ?????. ? ?? ??? ??? ????.
??? ?? ?? :
Promise.all()
??asyncio.gather()
???? ?? ??? ????? ?? ?? ??? ??? ??? ?????.?? ? ??? ????? : ?? ??? ??? ??? ???? ?? ??? ????? ??
async/await
??????.?? ?? : ? ??? ??? ???? ?? ??? ???? ??? ???? ??? ??? ?? ?? ????? ??? ??????.
?? ?? ?? : ??? ??, ?? ??? ??? ???? ?? ???? ? ?? ???, ??
Promise.race()
??asyncio
? ?? ?? ???? ?? ?? ? ? ????.
??? ??? ??? ?? ??? ???? ? ??? ?? ????? ????? ?? ??? ??? ???? ??? ???? ? ????. ? ??? ??? ????? ??? ? ? ???? ???? ? ?????? ????.
? ??? ??? ???? ? ??? ?? ??? ?? ??? ??????? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

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

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

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

Stock Market GPT
? ??? ??? ?? AI ?? ?? ??

?? ??

??? ??

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

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

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

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

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

Windows 10 ??? ??? ?? ?? ??? ?? ??, ????? ?? ?? ???? ?? ??? ? ????. ??, ???? ??? ? ?? ??? ????? ????? "Windows ??? ??? ?? ?? ?? ?? ???"? ?? ??? ??? ???? ?? ????. ??, ?????? ???? ????, HKEY_CLASSES_ROOT? ?? ?? ??? ? ? ??? ???, ?? ?? ?? ?? ????? ????? ??? ? ????. ???? ?? ?????? ???? ???. ????? ?? ?? ??? ContextMenuManager? ???? ?? ????? ??? ??? ??, ????, ??? ? ?? ????? ?? ?? ??? ?? ??? ? ????.

????? ?? ?? ????? ??? ?? ??? ??? ?? ?? ??? ?????. ??? ????? ContextMenuHandlers ??? ????, New? ?? ???? ??? ????, ?? ??? ???? ???? ??? ???? ?? ??? ????, 360 ?? NVIDIA? ?? ?? ?????? ????, ??? ?? Bluetooth ????? ?????? ???.

?? PDF ?? ??? ??? ?? ?????? ???? ???? ?? ???, ??? ?? ?? ???? ?? ? ??? ????. ??, PDF ??? ??? ??? ???? ???? "?? ?????? ??"? ??? ?? "?? ? ? ??"? ?????. ??, [Win I]? ?? "?? ?? ????" ??? ???? .pdf? ????? ?????. ???? "?? ????" ??? ?? ???? ??? ?? ????. ??? ??? ?? ???? ?? ?? ?????? ??? ?????? ???? PDF ?? ?? ??? ????? ???? ??? ???? ?? PDF ????? ?? ??? ??? ??? ?????? ?? ???? ???.

?? ??? ??? ??? ?? ?? ?? C ???? ?? ??? ???? ??? ?????. ??, PowerShell ?? vssadminlistshadowstorage? ???? ? ?? ?? ??? ??? ????. ????? ?? ????? ?? SystemRestore ?? ??? ???? ???? ??? ?????.

1. services.msc, ?? ???, ??? ?? ? ?? ????? ???? Windows 8 ????? ???? ?? ??? ? ????. ??? ?? ???, ??? ????, ???? ?? ? ?? ?? ????? ?? ?????.

QQ ???? ?? ?? ??, Miracast ??? ?? ?? ?????? ?? ??? ???? ???? ??? ? ????. ?? ??? ??? WiFi? ???? ??? ???? ??? QQ ??? ???? ???? ??? ???? QQ ????? ???? ?? ??? ?? ????? "Cross-Screen Travel" ??? ???? ?? ???? ???? ??????? ?????. ???? Miracast? ???? ?? ?? ?? ???? "Screen Mirroring"? ???? ??? ??? ??? ??? ? ????. ApowerMirror? ?? ?? ?????? ?? QR ??? ???? ??? ??? ??? ?? ????.

1. ?? ???? ?? ????? ?? ?? ??? ?????? ?? ??? ??? ??? ??????. 2. ??? ??? ???? ??? ?? ??? ???? ?? ??? ??? ???? ?????. 3. ??? ?? ??? ???? ?? ??? ???? ?? ??? ???? ?? ???? ???? ????. 4. ???? ? ???? Windows ???? ?? ?? ? ?? ??? ??? ?? ????? ??? ???? ????. 5. ??? ?? ?? ??? ???? ?? ???? ??? 100%? ???? ???? ??? ??? ????? ???.

Windows 11??? ??, ?????, ??? ?? ?? ??? ?? ?? ??? ??? ????? ?? ??? ? ????. 1. ???? ????. ?? ?? → ?? ??? → ?? ??? ???? ???? "??? ??? ??? ? ??"? ???. 2. ????? ??: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced ??? ??? DWORD ? ShowSecondsInSystemClock? ???? 1? ?????. 3. ??? ??: ??? ???? PowerShell? ???? regaddHKCU\Softw? ?????.
