标准c代码,在 unix环境下运行 unicode 与UTF-8 互转源代码
上传时间: 2017-01-26
上传用户:shawvi
用Java编写的天气预报软件,可以显示所在地未来5天的温度和天气状况以及当天的生活小提示。首次运行会产生一个 city.txt 的UTF编码文件纪录城市信息。软件无需安装。可以在任何支持jre 1.6 以上的环境中运行。
上传时间: 2013-12-28
上传用户:dave520l
Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.
标签: applications including features console
上传时间: 2013-12-16
上传用户:refent
支持版本:Delphi 5-2009, C++Builder 5-2009 ATViewer特性: Text, Binary, Hex, Unicode:所有文件,无大小限制 RTF, UTF-8: Image:支持格式,BMP, JPG, ICO, GIF, PNG, WMF, TGA等 Multimedia:可以被Windows Media Player支持的格式,AVI, MPEG, WMV, MP3 Internet:可以被MS Internet Explorer 支持的格式,HTML, XML, DOC, XLS etc
标签: 2009 ATViewer Builder Unicode
上传时间: 2017-05-05
上传用户:kristycreasy
用Java编写的天气预报软件,可以显示所在地未来5天的温度和天气状况以及当天的生活小提示。 首次运行会产生一个 city.txt 的UTF编码文件纪录城市信息。软件无需安装。可以在任何支持jre 1.6 以上的环境中运行。 运行办法:安装JRE后直接双击 QierWeather.jar 或者 双击 "启儿天气"的快捷方式 提示: 指住QierWeather.jar右键,然后选择打开方式,然后选择用JRE目录下的javaw打开,以后就可以双击运行了。
上传时间: 2017-05-26
上传用户:sdq_123
多格式文本阅读器是一个简单的j2me手机应用程序,它支持普通文本、Unicode、UTF-8等多种文本读取,适合j2me编程的初学者学习参考使用。
上传时间: 2014-01-13
上传用户:cjf0304
服装网店管理系统由E易网络(68ws.cn)基于php+mysql开发,具有服装类网店的常用的功能和完善的商品类型管理、商品管理、配送支付管理、订单管理、会员分组、会员管理、查询统计和多项商品促销功能。系统具有静态HTML生成、UTF-8多语言支持、可视化模版引擎等技术特点,适合建立服装、鞋帽、服饰类网店。
上传时间: 2017-08-25
上传用户:王小奇
SQlite 的使用 读库 写库 ,还有编码转换 UTF-8 到 GB
标签: SQlite
上传时间: 2013-11-29
上传用户:silenthink
My JSP 'TeacherMain.jsp' starting page var $=function(id) { return document.getElementById(id); } function show_menu(num){ for(i=0;i
标签: C++
上传时间: 2015-07-03
上传用户:xiyuzhu
CCS样式选择符,初学者,设计,DW,网页制作,大一作业 部分预览: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>CSS样式选择符</title> <style type="text/css"> body { background-image:url(images/%E8%83%8C%E6%99%AF%E5%9B%BE%E7%89%87.jpg); background-repeat:repeat; } .class1 { text-align:center; font-weight:bolder; } .class2 { font-family:"仿宋"; text-indent:8em; } .class3 { font-size:18px; font-family:"宋体"; text-indent:4em; } #id1 { font-family:Zombie, Verdana, "Comic Sans MS"; font-style:oblique; font-size:64px; } #id2 { font-family:"黑体"; font-size:36px; } #id3 { color:#F69; font-weight:bolder; text-shadow:#FCC; } </style> </head> <body> <table width="780" height="1555" border="0" cellspacing="0" align="center" bgcolor="#FFFFFF"> <tr height="30"> <td align="center"><img src="images/顶部图片.jpg" /></td> </tr>
上传时间: 2017-12-07
上传用户:圈圈Ace