随笔分类 -  Windows

摘要:From https://blog.csdn.net/qq_40925189/article/details/102833531 第一种:需要登录才能运行的方法 第一步:编写运行jar包的bat文件新建一个run.txt文件,将以下内容放进去,然后修改文件后缀为.bat @echo off java 阅读全文
posted @ 2022-01-22 11:26 tang88seng 阅读(1152) 评论(0) 推荐(0)
摘要:Key combination Action Windows logo key Open or close the Start menu Windows logo key + Pause Display the System Properties dialog box Windows logo ke 阅读全文
posted @ 2021-12-21 09:55 tang88seng 阅读(125) 评论(0) 推荐(0)
摘要:Refer to https://gist.github.com/magnetikonline/0ccdabfec58eb1929c997d22e7341e45 @2020-Feb Microsoft active directory servers will default to offer LD 阅读全文
posted @ 2020-02-14 11:20 tang88seng 阅读(382) 评论(0) 推荐(0)
摘要:route delete 0.0.0.0route add 0.0.0.0 mask 0.0.0.0 10.226.4.14 阅读全文
posted @ 2018-08-18 21:11 tang88seng 阅读(244) 评论(0) 推荐(0)
摘要:NUMA架构的CPU -- 你真的用好了么? - http://cenalulu.github.io/linux/numa/ SQL Server 如何支持 NUMA - https://docs.microsoft.com/zh-cn/previous-versions/sql/sql-serve 阅读全文
posted @ 2018-06-28 12:15 tang88seng 阅读(158) 评论(0) 推荐(0)
摘要:1. Debain 系列 linux sudo aptitude install rdesktop 2. Connect rdesktop <hostname> -r sound:off -g 1024:768 remote desktop to Windows, 命令常忘,记录。个人感觉比 VNC 阅读全文
posted @ 2016-04-03 17:43 tang88seng 阅读(139) 评论(0) 推荐(0)
摘要:直接引用 - https://technet.microsoft.com/en-us/magazine/2008.08.pulse.aspx 阅读全文
posted @ 2015-05-26 11:47 tang88seng 阅读(133) 评论(0) 推荐(0)