公开笔记

61

#205cdf#dee7fa

分享时间: 2026年8月6日 · 14 字符

62

Invoke-WebRequest -Uri "http://10.38.249.4:8080" -OutFile "$HOME\Desktop\for-sending.zip"

分享时间: 2026年8月6日 · 89 字符

63

wmic process call create "cmd.exe /c echo wmic_test"

分享时间: 2026年8月6日 · 52 字符

64

||*.roblox.com ^||*.robloxlabs.com ^||*.robloxcorp.com ^||*.rbxcdn.com ^||*.roblox.gg ^||*.robloxadm.com ^||*.robloxplatform.com ^||*.roblox.com ^||*....

分享时间: 2026年8月6日 · 264 字符

65

ToThe RSOTMH, MumbaiRespected Sir,I am writing to inform you that I am joining Tata Memorial Hospital (TMH), Mumbai, for a 2-month’s internship runnin...

分享时间: 2026年8月6日 · 699 字符

66

this.reindexBuildings = function () { try { var list = this.context.binding.get("value").get("esgAssetData").get("buildingsData"); var len = li...

分享时间: 2026年8月5日 · 1020 字符

67

/** * Универсален helper — обхожда newPurpose и събира ID-та от определен level * @param newPurpose - list от MainPurpose обекти * @param level1Filter...

分享时间: 2026年8月5日 · 3980 字符

68

hello

分享时间: 2026年8月5日 · 5 字符

69

hello

分享时间: 2026年8月5日 · 5 字符

70

class Teacher(Base): id = Column(Integer, primary_key=True) name = Column(String(100), nullable=False) subject = Column(String(50), nullable=False)...

分享时间: 2026年8月5日 · 496 字符

71

kubectl get pods -n zone-monitoring -l app.kubernetes.io/name=prometheus-node-exporter -o wide --no-headers | awk '{print $7}' | sort > /tmp/a.txt && ...

分享时间: 2026年8月5日 · 253 字符

72

{ var vehicle = this.context.binding.get("value"); // === Label === var idx = vehicle.get("labelIndex").get("value") || 1; this.ui.get...

分享时间: 2026年8月5日 · 5870 字符