下载地址:网盘下载 内容简介 · · · · · · The computing world today is in the middle of a revolution: mobile clients and cloud computing have emerged as the dominant ...
分类:
其他好文 时间:
2018-07-07 00:29:28
阅读次数:
312
下载地址:网盘下载 内容简介 · · · · · · The computing world today is in the middle of a revolution: mobile clients and cloud computing have emerged as the dominant ...
分类:
移动开发 时间:
2018-07-07 00:26:22
阅读次数:
2805
H - Big Event in HDU Nowadays, we all know that Computer College is the biggest department in HDU. But, maybe you don't know that Computer College had ...
分类:
其他好文 时间:
2018-07-06 21:32:27
阅读次数:
167
一、共享Windows共享:Windows键+R-->services.msc-->Computer、Server(CIFS协议,实现跨平台)、Workstation(SMB协议,实现共享)Linux共享:Samba(CIFS、SMB)协议:多方达成某种条款Samba共享:smb:实现数据的共享及访问(TCP139、445)、nmb:实现Netbios解析(DNS)、(TCP137、1
分类:
其他好文 时间:
2018-07-05 17:23:18
阅读次数:
183
Get ready 预备课 Talk about the picture 看图说话 Look at the picture. What do you see? 看图片。你看到了什么? Listen and point 。支出你听到的内容 a book a chair a computer a des ...
分类:
其他好文 时间:
2018-07-04 23:41:20
阅读次数:
234
Multiply game Tired of playing computer games, alpc23 is planning to play a game on numbers. Because plus and subtraction is too easy for this gay, he ...
分类:
其他好文 时间:
2018-07-04 22:42:54
阅读次数:
164
Python基础 1 字符集 字符集编码发展历程简介:2进制(0/1)→ASCII表(数字/英文/符号)→gb2312(简体中文) →gbk(汉字) →Unicode(万国码,存储空间加倍) →UTF-8 跨国官方语言兼容:本国语言字符集→转换成Unicode→转换成外国语言字符集 python2的 ...
分类:
编程语言 时间:
2018-07-04 01:17:38
阅读次数:
250
一、共享Windows共享:Windows键+R→services.msc→Computer、Server(CIFS协议,实现跨平台)、Workstation(SMB协议,实现共享)Linux共享:Samba(CIFS、SMB)二、Samba服务协议Samba是在Linux和UNIX系统上实现SMB协议的一个免费软件,由服务器及客户端程序构成。1.SMB协议(服务消息块):Samba的共享以及客户
分类:
其他好文 时间:
2018-07-03 18:12:03
阅读次数:
138
将扫码枪扫描的二维码写入TXT文本文件,然后用RationalDMIS读入为变量后发现开头有乱码,查看编码格式默认是UTF-8,查询MSDN中相关信息发现WriteAllText默认是UTF-8格式,用System.Text.Encoding.ASCII参数设置为ASCII编码即可正常读入RationalDMIS;将:My.Computer.FileSystem.WriteAllText(&quo
分类:
Web程序 时间:
2018-07-03 14:51:29
阅读次数:
759