你好,你做兼职吗,可以的话请与我联系QQ736145982
慕兄,请问下 实现的web中聊天的实现技术.我最后期快到了,可以帮个忙吗?刚接触.net半年.你能抽空帮我这个忙吗?我的邮箱:wangguangjie2003@163.com谢谢!
多谢你的帮忙!(结贴后加分)
int type; string pattern; try { cin>>type>>pattern; throw type; throw pattern; } catch(...) { cout<<"--------------输入不正确------------\n"; } 我这样写,当我输入错误 的 输入(kll 123) 时怎么捕获不了异常,请高手指点。
你好! 有时间可以帮我个忙吗?我的帖子:http://topic.csdn.net/u/20080605/22/0a08b3db-a9ea-4e5a-b6a7-e515fa8aba46.html 谢谢!
在用vs 2003 写代码的时候,将文件里的内容读出来,然后显示在TextBox里,出现乱码,为什么?怎么解决?谢谢,新手。弄了一天了都,没弄出来呢,本人太笨,请大侠帮忙。 Dim fstream As New FileStream("D:\work\Resume.txt", FileMode.Open) Dim intFilelength As Integer = fstream.Length Dim filebyte(intFilelength) As Byte Dim utf8 As System.Text.UTF8Encoding = New System.Text.UTF8Encoding strFilemessage = New String(utf8.GetString(filebyte)) txtResume.Text = strFilemessage这样不行 Dim fstream As New FileStream("D:\work\Resume.txt", FileMode.Open) Dim stream As New StreamReader(fstream) Dim stream As New StreamReader(fstream, New System.Text.UTF8Encoding) strFilemessage = stream.ReadToEnd() txtResume.Text = strFilemessage这样也不行怎么办?
你好,请问你的QQ是多少
请问一个问题:在IIS6.0中的 应用程序配置 里面 添加 扩展名 映射,添加哪个,那种文件就不能访问,比如我添加了.html,.doc这类扩展名的文件,然后这类网页在网上就无法找到该页了. 而我在IIS5.1中就能实现这个功能,请问慕兄,这个杂子整
我是CSDN的新人,一个迷茫的大专院校教师,希望得到众高手的帮助。http://blog.csdn.net/kgdsony/archive/2008/04/29/2341670.aspx
你好慕白兄,麻烦把你的QQ发给我,以后有问题直接问我的油箱是software_net@yahoo.cn谢谢 慕白兄