Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

rainfeet

@rainfeet
About
Posts
9
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • plz help me .....
    R rainfeet

    my table? if you user datagrid,maybe it's easy to do X|

    C# question help tutorial

  • 2days........how to decoder
    R rainfeet

    i am sorry to tell you 634768511 ?? 601989262 ??(2005-07-09 18:42:55)???????????????????????????????????? i see this

    C# tutorial question

  • 2days........how to decoder
    R rainfeet

    Then specify the ASCII encoding when you open the StreamReader. how to do this? sr.CurrentEncoding??

    C# tutorial question

  • 2days........how to decoder
    R rainfeet

    634768511 601989262 ˵(2005-07-09 18:42:55)׶Ϊ˱֤MM˵İȫ뱣ܡ鿴QQ502278472ĸ֪ô 634768511 601989262 ˵(2005-07-09 18:42:55)׶Ϊ˱֤MM˵İȫ뱣ܡ鿴QQ502278472ĸ֪ô now i see this,see??

    C# tutorial question

  • 2days........how to decoder
    R rainfeet

    the source file(.txt) is encoding with ASCII i need read this file and display it in a web page:confused:

    C# tutorial question

  • 2days........how to decoder
    R rainfeet

    3Q:)

    C# tutorial question

  • 2days........how to decoder
    R rainfeet

    the source txt file is encodeing with ASCII i want to display it...with Unicode not ASCII(98 97 25 20....)

    C# tutorial question

  • 2days........how to decoder
    R rainfeet

    using(System.IO.StreamReader sr = new System.IO.StreamReader(temp_path)) { //没有到达文件结尾时一直读取文件 while(sr.Peek() > 0) { //读出一行文本 string temp_string = sr.ReadLine(); //convert ASCII to Unicode Here how to do? I tried two days but no good^^ //连接到输出文件内容中 file_context += temp_string + " "; } }

    C# tutorial question

  • 2days........how to decoder
    R rainfeet

    using(System.IO.StreamReader sr = new System.IO.StreamReader(temp_path)) { //没有到达文件结尾时一直读取文件 while(sr.Peek() > 0) { //读出一行文本 string temp_string = sr.ReadLine(); //进行编码转换,原ASCI码转换成Unicode编码 Here how to do? I tried two days but no good^^ //连接到输出文件内容中 file_context += temp_string + "
    "; } }

    C# tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups