| 上一篇主題 :: 下一篇主題   | 
	
	
	
		| 發表人 | 
		內容 | 
	
	
		zlabsoft
 
 
  註冊時間: 2003-10-18 文章: 22
 
  第 1 樓
  | 
		
			
				 發表於: 星期四 九月 21, 2006 11:38 am    文章主題: 有沒有 unicode to BIG5/GB 碼的工具程式 | 
				     | 
			 
			
				
  | 
			 
			
				HI,
 
    Looking for UNICODE to GB/Big 5 subroutine, or else even a table will be helpful, thanks for any help. | 
			 
		  | 
	
	
		| 回頂端 | 
		 | 
	
	
		  | 
	
	
		jllu0406
 
 
  註冊時間: 2006-09-07 文章: 6
 
  第 2 樓
  | 
		
			
				 發表於: 星期四 九月 21, 2006 11:59 am    文章主題:  | 
				     | 
			 
			
				
  | 
			 
			
				| PLEASE SEARCH "Hokoy.WordKit.dll" | 
			 
		  | 
	
	
		| 回頂端 | 
		 | 
	
	
		  | 
	
	
		elleryq
 
  
  註冊時間: 2007-06-21 文章: 768
 
  第 3 樓
  | 
		
			
				 發表於: 星期四 九月 21, 2006 1:25 pm    文章主題:  | 
				     | 
			 
			
				
  | 
			 
			
				Try ConvertZ
 
It's free and powerful. | 
			 
		  | 
	
	
		| 回頂端 | 
		 | 
	
	
		  | 
	
	
		jllu0406
 
 
  註冊時間: 2006-09-07 文章: 6
 
  第 4 樓
  | 
		
			
				 發表於: 星期四 九月 21, 2006 1:50 pm    文章主題:  | 
				     | 
			 
			
				
  | 
			 
			
				* Hokoy.WordKit.dll 有以下函式
 
* 函式名稱		 參數形式		    傳回值形式
 
============ =============== =================
 
GBtoBig5	                GB	                   Big5
 
BIG5toGB          	Big5	                   GB
 
GBtoUnicode	GB		   Unicode
 
Big5toUnicode	Big5		   Unicode
 
UnicodetoGB	Unicode		   GB
 
UnicodetoBig5	Unicode		   Big5
 
SCtoTC		Unicode簡體字	    Unicode繁體字
 
TCtoSC		Unicode繁體字	    Unicode簡體字
 
**********************************************************
 
 
http://reg.softking.com.tw/freeware/index.asp?fid1=3&fid2=260&fid3=22195 | 
			 
		  | 
	
	
		| 回頂端 | 
		 | 
	
	
		  | 
	
	
		zlabsoft
 
 
  註冊時間: 2003-10-18 文章: 22
 
  第 5 樓
  | 
		
			
				 發表於: 星期四 九月 21, 2006 3:51 pm    文章主題:  | 
				     | 
			 
			
				
  | 
			 
			
				| 感激... ToT | 
			 
		  | 
	
	
		| 回頂端 | 
		 | 
	
	
		  | 
	
	
		九月飞花
 
 
  註冊時間: 2006-03-28 文章: 4
 
  第 6 樓
  | 
		
			
				 發表於: 星期二 十月 10, 2006 6:34 pm    文章主題:  | 
				     | 
			 
			
				
  | 
			 
			
				CLEAR 
 
FOR i=1 TO 16
 
?STRCONV("中华人民共和国",i)
 
ENDFOR | 
			 
		  | 
	
	
		| 回頂端 | 
		 | 
	
	
		  | 
	
	
		 |