<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>银舟网 - 电脑</title>
    <link>https://www.yinzhou.com/forum.php?mod=forumdisplay&amp;fid=43</link>
    <description>Latest 20 threads of 电脑</description>
    <copyright>Copyright(C) 银舟网</copyright>
    <generator>Discuz! Board by Discuz! Team</generator>
    <lastBuildDate>Thu, 03 Sep 2026 01:44:13 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.yinzhou.com/static/image/common/logo_88_31.gif</url>
      <title>银舟网</title>
      <link>https://www.yinzhou.com/</link>
    </image>
    <item>
      <title>搜狗防护</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1616</link>
      <description><![CDATA[搜狗输入法防护]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Fri, 22 May 2026 03:44:53 +0000</pubDate>
    </item>
    <item>
      <title>服务器安全软件</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1615</link>
      <description><![CDATA[服务器安全]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Fri, 22 May 2026 03:43:28 +0000</pubDate>
    </item>
    <item>
      <title>打开文件位置，提示没有关联</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1605</link>
      <description><![CDATA[用附件中的文件修复]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Mon, 27 May 2024 14:16:36 +0000</pubDate>
    </item>
    <item>
      <title>服务器安全软件</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1603</link>
      <description><![CDATA[安全软件]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Thu, 08 Jun 2023 09:07:04 +0000</pubDate>
    </item>
    <item>
      <title>傲梅轻松备份</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1602</link>
      <description><![CDATA[https://www.abackup.com/]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Sun, 18 Sep 2022 03:39:32 +0000</pubDate>
    </item>
    <item>
      <title>单臂路由配置</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1599</link>
      <description><![CDATA[步骤1：交换机trunk配置

交换机sw1配置

Switch&gt;en
Switch#conf t

Switch(config)#ho sw1
sw1(config)#int f0/3
sw1(config-if)#sw mo tr

交换机sw3配置

Switch&gt;en
Switch#conf t
Switch(config)#ho sw3
sw3(config)#int f0/3
sw3(config-if)#sw mo tr

交换机sw2配 ...]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Sat, 18 Jun 2022 14:37:59 +0000</pubDate>
    </item>
    <item>
      <title>交换机虚拟ip配置</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1598</link>
      <description><![CDATA[Switch&gt;en
Switch#conf t
Switch(config)#ho sw1
sw1(config)#int vlan 1
sw1(config-if)#ip add 10.1.1.253 255.255.255.0
sw1(config-if)#no sh]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Sat, 18 Jun 2022 14:28:23 +0000</pubDate>
    </item>
    <item>
      <title>路由账密管理</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1597</link>
      <description><![CDATA[路由账密管理

r1(config)#username yonghuming password mima
r1(config)#line vty 0 4
r1(config-line)#transport input all
r1(config-line)#login local
————————————————]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Sat, 18 Jun 2022 14:27:42 +0000</pubDate>
    </item>
    <item>
      <title>路由ssh管理配置</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1596</link>
      <description><![CDATA[路由ssh管理配置
Router(config)#ho r1
r1(config)#ip domain-name suibian
r1(config)#crypto key generate rsa 

Router(config)#line vty 0 4
Router(config-line)#transport input ssh
Router(config-line)#exit
————————————————


 ...]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Sat, 18 Jun 2022 14:27:18 +0000</pubDate>
    </item>
    <item>
      <title>路由telnet管理配置</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1595</link>
      <description><![CDATA[路由telnet管理配置

Router(config)#enable password 123456
Router(config)#line vty 0 4
Router(config-line)#password 654321
Router(config-line)#login
Router(config-line)#exit
————————————————]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Sat, 18 Jun 2022 14:26:54 +0000</pubDate>
    </item>
    <item>
      <title>路由ip配置</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1594</link>
      <description><![CDATA[路由ip配置

Router&gt;en
Router#conf t
Router(config)#int f0/0
Router(config-if)#ip add 10.1.1.254 255.255.255.0
Router(config-if)#no sh

Router(config-if)#int f0/1
Router(config-if)#ip add 20.1.1.254 255.255.255.0
Router(config-if)#no sh

Router(con]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Sat, 18 Jun 2022 14:26:24 +0000</pubDate>
    </item>
    <item>
      <title>三层交换机配置</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1593</link>
      <description><![CDATA[步骤1：交换机trunk配置

交换机sw1配置

Switch&gt;en
Switch#conf t
Switch(config)#ho sw1
sw1(config)#int f0/2
sw1(config-if)#sw mo tr

sw1(config-if)#exit

交换机sw2配置

Switch&gt;en
Switch#conf t
Switch(config)#ho sw2
sw2(config)#int f0/2
sw2(config-if)#s ...]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Sat, 18 Jun 2022 14:18:25 +0000</pubDate>
    </item>
    <item>
      <title>思科交换机异常情况解决</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1592</link>
      <description><![CDATA[设置网络设备（交换机，路由）出现异常情况解决：

出现的问题：
输入错误命令时，出现四个255，
Switch&gt;vrv
Translating “vrv”…domain server (255.255.255.255)
可临时退出为；shift+ctrl +6 （临时退出）
长时间不输入命令时，返回到初始界面的问题
输入的命令时 ...]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Sat, 18 Jun 2022 04:19:22 +0000</pubDate>
    </item>
    <item>
      <title>思科交换机基本配置命令大全</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1591</link>
      <description><![CDATA[思科交换机基本配置命令大全
CISCO交换机有什么基本配置命令呢?下面yjbys小编为大家分享最新思科交换机配置命令大全，希望对大家学习思科认证有所帮助!
CISCO交换机基本配置：Console端口连接
用户模式hostname# ;
特权模式hostname(config)# ;
全局配置模式hostname(c ...]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Sun, 29 May 2022 06:58:02 +0000</pubDate>
    </item>
    <item>
      <title>数组、集合和字典</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1588</link>
      <description><![CDATA[数组：同一数据类型的一组变量的集合。通过位置索引访问其中的成员。
集合：无需指定索引，元素数量不固定，可以增删元素。

定义数组
Dim Name（n） As String
Dim Name() As Integer={ 1,3,5}

定义集合
Dim Names As New List（Of String）
集合属性：Count 
集合方 ...]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Thu, 12 May 2022 02:13:32 +0000</pubDate>
    </item>
    <item>
      <title>PrepareEdit 中的e参数用法</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1580</link>
      <description><![CDATA[PrepareEdit
准备编辑单元格的时候执行。
e参数属性：
Table:       准备编辑的表
Row:         准备编辑的行
Col:         准备编辑的列
IsFocusCell: 逻辑型，是否是焦点单元格    
Cancel:      逻辑型，默认为False，设为True取消编辑。
Continue:     逻辑型，默认 ...]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Mon, 09 May 2022 06:20:32 +0000</pubDate>
    </item>
    <item>
      <title>编程中常用的词汇</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1579</link>
      <description><![CDATA[Dim
As
String
Date
Integer
Long
Single
Double
Decimal
Boolean
TimeSpan
Is
IsNot
And
Or
AndAlso
OrElse
Nothing
For Each
Next
If
Then
Else
End
Do
Loop
While
True
False
Select
Case
List
Exit
Return
DataCol
DataTable
DataRo]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Mon, 09 May 2022 06:18:01 +0000</pubDate>
    </item>
    <item>
      <title>数据类型</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1578</link>
      <description><![CDATA[数据类型

Visual Basic 有以下数据类型：

数据类型 说明 
String 任意个数的字符，常称为字符串。

Date 日期时间

Boolean 逻辑值，逻辑值就两个，分别是True(是)和False(否)。 
Byte 微整数，介于 0 到 255 之间的微整数

Short 短整数，介于 –32768 到 32767 之间 ...]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Mon, 09 May 2022 06:05:28 +0000</pubDate>
    </item>
    <item>
      <title>批量重命名和批量加水印软件</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1566</link>
      <description><![CDATA[详见附件]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Thu, 28 Apr 2022 04:42:37 +0000</pubDate>
    </item>
    <item>
      <title>截图和批量图片重命名工具</title>
      <link>https://www.yinzhou.com/forum.php?mod=viewthread&amp;tid=1565</link>
      <description><![CDATA[附件提供下载]]></description>
      <category>电脑</category>
      <author>yinzhou</author>
      <pubDate>Thu, 28 Apr 2022 04:41:10 +0000</pubDate>
    </item>
  </channel>
</rss>