你去开启C:WINDOWSsystem32driversetchosts...的档案来编辑
在3台电脑内..同时新增下面3行...试看看(把IP位置写入Hosts档).......在全部从开机看看@@"....
---------------------------------档案内容如下---------------------------------------------------
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host
127.0.0.1       localhost
192.168.1.10      PC001<<---------------------------新增这一行
192.168.1.20      PC002<<---------------------------新增这一行
192.168.1.30      PC003<<---------------------------新增这一行 

 希望有帮上忙~~~~