java中将1.00转为1
A while back Windows introduced this concept of public networks and private networks. Basically it comes down to a question of "do I mostly trust this network?" However, it's never been totally obvious how to change this back and forth. There's lots of posts on the internet explaining how, but most are pretty complex with a lot of steps.
前一阵子Windows引入了公共网络和专用网络的概念。 基本上可以归结为一个问题:“我最信任这个网络吗?” 但是,如何来回更改这一点从未完全清楚。 互联网上有很多文章解释了如何做,但是大多数帖子都非常复杂,而且步骤很多。
The most common reason to want Windows to treat the current network as a Private Network is so you can have someone connect to your machine, either share files over SMB, or connect via Remote Desktop (RDP). I hit this issue probably once a month where I can't figure out why I can't see this machine over Remote Desktop, and it's because it thinks I'm on a Public Network.
希望Windows将当前网络视为专用网络的最常见原因是,您可以让某人连接到您的计算机,或者通过SMB共享文件,或者通过远程桌面(RDP)连接。 我大概每个月遇到一次此问题,我不知道为什么无法通过远程桌面看到这台计算机,这是因为它认为我在公共网络上。
One technique is to go to Network within Windows Explorer and try to get this yellow bar to show up.
一种技术是转到Windows资源管理器中的“网络”,然后尝试显示该黄色条。
Clicking on it will give you a choice that isn't clear to Non-Technical Family Member.
单击它会给您一个非技术家庭成员不清楚的选择。
No is the right answer, always. But this is a bad dialog because it looks like a Sophie's Choice.
始终,正确的答案是不。 但这是一个不好的对话,因为它看起来像是苏菲的选择。
You WANT to treat THIS NETWORK - the one you are on - as a Private Network. Select No.
您想将此网络-您所在的网络-视为私有网络。 选择否。
将网络更改为专用网络的更好,更清晰的方法 (A better, clearer way to change a Network to Private Network)
- Press the Windows Key + W to search Settings. 按Windows键+ W搜索设置。
- Type "Network Connections" and Press Enter 键入“网络连接”,然后按Enter
- Click on your Network 点击您的网络
- Turn "Find PCs and Content" to ON. This Network is now a Private Network. 将“查找PC和内容”打开。 该网络现在是专用网络。
Don't believe me? Bring it up side by side with the Classic Network Center and watch it switch back and forth in real-time!
不相信我吗将其与经典网络中心并排放置,并实时观看它来回切换!
I hope this helps you out as much as it did me!
希望这能对您有所帮助!
Sponsor: Big thanks to the folks over at Grape City for sponsoring the feed this week. GrapeCity provides amazing development tools to enhance and extend application functionality. Whether it is .NET, HTML5/JavaScript, Reporting or Spreadsheets, they’ve got you covered. Download your free trial of ComponentOne Studio, ActiveReports, Spread and Wijmo.
赞助商:非常感谢葡萄市的人们本周对饲料的赞助。 GrapeCity提供了出色的开发工具来增强和扩展应用程序功能。 无论是.NET,HTML5 / JavaScript,报表还是电子表格,它们都能满足您的需求。 下载ComponentOne Studio,ActiveReports,Spread和Wijmo的免费试用版。
关于斯科特 (About Scott)
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.
斯科特·汉塞尔曼(Scott Hanselman)是前教授,前金融首席架构师,现在是演讲者,顾问,父亲,糖尿病患者和Microsoft员工。 他是一位失败的单口相声漫画家,一个玉米种植者和一本书的作者。
翻译自: https://www.hanselman.com/blog/how-to-set-a-network-to-a-private-network-in-windows-81
java中将1.00转为1