kokutou
ONLINE

kokutou

V2EX 第 95780 号会员,加入于 2015-02-04 22:00:39 +08:00
今日活跃度排名 9581
小米 MIUI 无法忍受的点, 看看你有几项忍不了.
Android  •  kokutou  •  43 天前  •  最后回复来自 0xsui
107
VMware 的国产化替代哪家强?
问与答  •  kokutou  •  2022-04-27 20:39:08 PM
微信是怎么想的用一堆小文件存数据?
分享发现  •  kokutou  •  2021-07-21 20:11:04 PM  •  最后回复来自 luckycatio
2
connectivitycheck.gstatic.com 被指向了 baidu 的 ip?
问与答  •  kokutou  •  2021-06-07 12:00:40 PM  •  最后回复来自 AoEiuV020
1
问个 mysql 密码有关的问题...
问与答  •  kokutou  •  2020-08-06 14:48:05 PM  •  最后回复来自 kokutou
3
kokutou 最近回复了
oa 系统数据库在一个 Linux 服务器上,
磁盘是 lvm thin 的, 格式是 xfs

硬盘没有满, 但是为啥程序报错了, 写入不了了呢...

检查发现 meta 满了....
1 天前
回复了 AS4694lAS4808 创建的主题 NAS 一个网络掉速的问题
@AS4694lAS4808
过墙插了没有

电脑 nas 路由器全部网线直连。

升级螃蟹驱动到最新,换个路由器试试
2 天前
回复了 AS4694lAS4808 创建的主题 NAS 一个网络掉速的问题
买个成品网线把 nas 直连路由器,你就懂了
k40
k40s
k40pro
xda 上随便选 rom
价格都是 700-900

k60
xda 上 rom 比较少的,但是处可用状态,指纹速度一般
2 天前
回复了 gpen 创建的主题 Windows 到底怎么样才能让 Win11 不要自动更新
我也在打游戏啊,自动更新一直都是开的。

重装下系统吧
就幽门螺杆菌要干一下 4 联
但是估计得你家里人都一起干

其他都可以忽略
各种大型游戏啊
在线 debug 看看呢,说不定 CPU 时间是在莫名其妙的地方
7 天前
回复了 forgottenPerson 创建的主题 小米 小米手机如何自定义第三方字体
root 后替换+1
```

import sys, os
import win32com.client


shell = win32com.client.Dispatch("WScript.Shell")
shortcut_curr = shell.CreateShortCut(ShortCut_path.strip())

show_link = 0
if show_link == 1:
print("link :", shortcut_curr.TargetPath)
print("link.Arguments :", shortcut_curr.Arguments)
print("link.Description :", shortcut_curr.Description)
print("link.HotKey :", shortcut_curr.HotKey)
print("link.IconLocation :", shortcut_curr.IconLocation)
print("link.WindowStyle :", shortcut_curr.WindowStyle)
print("link.WorkingDirectory :", shortcut_curr.WorkingDirectory)
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5229 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 24ms · UTC 08:08 · PVG 16:08 · LAX 00:08 · JFK 03:08
Developed with CodeLauncher
♥ Do have faith in what you're doing.