E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
globalization
Asp.net url传递中文的解决方案
<
globalization
requestEncoding="gb2312" responseEncoding="gb2312" culture="
webcode
·
2012-01-31 06:00
asp.net
Asp.net url传递中文的解决方案
<
globalization
requestEncoding="gb2312" responseEncoding="gb2312" culture="
wsql
·
2012-01-31 06:00
asp.net
分享一个正则表达式帮助类
using System.
Globalization
; using System.Text.RegularExpressions; /// <summary> /// 正则表达式帮助类
wsql
·
2012-01-15 10:00
正则表达式
公历转农历函数
classProgram { staticvoidMain(string[]args) { System.
Globalization
.ChineseLunisolarCalendarchineseLunisolarCalendar
a497785609
·
2012-01-11 13:00
Date
String
Class
DateTime.Now.ToString("yyyy/MM/dd") 输出的结果是 yyyy-MM-dd
DateTime.Now.ToString("yyyy/MM/dd",System.
Globalization
.DateTimeFormatInfo.InvariantInfo);
wl076
·
2012-01-05 08:00
揪出Win7里隐藏的微软官方Windows7主题包
揪出方法:Win键+R键打开运行窗口,输入 %WINDIR%\
Globalization
\MCT\ 然后回车,搞定!是不是看到了那些隐藏的文件夹了?
zxs9999
·
2012-01-02 17:00
windows
微软
globalization
C#项目获取当前时间的农历时间
usingSystem.
Globalization
; classCnCanlendar_nongli { /// ///实例化一个 ChineseLunisolarCalendar
笨笨城的大宾
·
2011-12-31 14:23
职场
休闲
农历
C#项目获取当前时间的农历时间
usingSystem.
Globalization
;classCnCanlendar_nongli{//////实例化一个ChineseLunisolarCalendar///privatestaticChineseLunisolarCalendarChineseCalendar
笨笨城的大宾
·
2011-12-31 14:23
职场
休闲
农历
.NET
String.Format(三)
ddd将一周中某天的缩写名称表示为当前System.
Globalization
.DateTimeFormatInfo.Abbreviate
任永娟2011
·
2011-12-29 10:55
职场
休闲
string.Format
理解ORACLE数据库字符集
一.引言 ORACLE数据库字符集,即Oracle全球化支持(
Globalization
Support),或即国家语言支持(NLS)其作用是用本国语言和格式来存储、处理和检索数据。
itbill
·
2011-12-27 11:56
oracle
职场
character
休闲
理解ORACLE数据库字符集
一.引言ORACLE数据库字符集,即Oracle全球化支持(
Globalization
Support),或即国家语言支持(NLS)其作用是用本国语言和格式来存储、处理和检索数据。
itbill
·
2011-12-27 11:56
Oracle
职场
休闲
Database
winForm 国际化的简单实现
Net提供了国际化相关的支持,主要放在System.
Globalization
命名空间下。下面是一个简单的实现,麻雀虽小,五脏俱全。这个程序是最近写的一个程序,就在这基础上进行改造,关键是弄懂原理。
xiashengwang
·
2011-12-23 14:00
RandomHelper-随机数辅助类
namespaceFramework { usingSystem; usingSystem.
Globalization
; usingSystem.Text; /// ///随机数辅助类 /// publicsealedclassRandomHelper
a497785609
·
2011-12-15 13:00
c
String
Random
System
Class
StringHelper-字符串辅助类
usingSystem; usingSystem.Collections.Generic; usingSystem.Text; usingSystem.
Globalization
; usingSystem.Text.RegularExpressions
a497785609
·
2011-12-15 13:00
html
String
Class
input
regex
日期时间格式化(到毫秒)
usingSystem;usingSystem.Collections.Generic;usingSystem.
Globalization
;usingSystem.Threading;publicclassMyClass
SuperCai
·
2011-12-13 10:00
理解ORACLE数据库字符集
:http://www.blogjava.net/tomjamescn/archive/2009/08/19/291747.html 一.引言 ORACLE数据库字符集,即Oracle全球化支持(
Globalization
Support
JoeBlackzqq
·
2011-12-01 11:00
oracle
数据库
session
存储
语言
character
C# 日期格式化
:33:34 ,要转化为其他格式,要用到DateTime.ToString的方法(String, IFormatProvider),如下所示: using System; using System.
Globalization
·
2011-11-18 16:00
日期格式化
利用csscan转换ORACLE数据库的字符集
1.安 装Character Set Scanner 参考: http://www.oracle.com/technetwork/database/
globalization
/index-085942
wangpengfei360
·
2011-11-15 16:00
oracle数据库
Asp.net日期字符串格式化显示方法
这里将要用到:DateTime.ToString的方法(String,IFormatProvider)示例:usingSystem;usingSystem.
Globalization
wglzaj
·
2011-11-14 17:32
字符串
职场
多
休闲
怎么办
WordLocalView
WordLocalView.cs usingSystem; usingSystem.Collections; usingSystem.Linq; usingSystem.Text; usingSystem.
Globalization
geovindu
·
2011-11-04 11:00
exception
String
object
null
Path
extension
阳历阴历转换
usingSystem.Collections.Generic; usingSystem.Text; usingSystem.Text.RegularExpressions; usingSystem.
Globalization
cpcpc
·
2011-11-01 09:00
exception
Date
String
calendar
null
日历
Asp.net日期字符串格式化显示
这里将要用到:DateTime.ToString的方法(String,IFormatProvider)示例:usingSystem;usingSystem.
Globalization
;Stringformat
hongkaihua1987
·
2011-10-27 23:00
Date
数据库
String
C#
asp.net
asp
总结C#保留小数位数
1.简单的例子System.
Globalization
.NumberFormatInfoprovider=newSystem.
Globalization
.NumberFormatInfo(); provider.NumberDecimalDigits
binzai325
·
2011-10-26 18:00
sql
String
C#
n2
C#时间格式大全(转)/时间函数大全
我们要用到:DateTime.ToString的方法(String,IFormatProvider)usingSystem;usingSystem.
Globalization
xuehuic
·
2011-10-18 00:00
C#日期时间格式化的代码【非常全的代码】
14:33:34 ,要转化为其他格式,要用到DateTime.ToString的方法(String, IFormatProvider),如下所示:using System;using System.
Globalization
sabic
·
2011-10-13 10:00
c
String
C#
null
CultureInfo中重要的InvariantCulture
CultureInfo简述CultureInfo类位于System.
Globalization
命名空间内,这个类和这个命名空间许多人都不了解也认为不需要太多了解,实际上,你写的程序中会经常间接得使用这些类
csstome
·
2011-10-09 13:00
info
C#各种时间格式化/C#日期格式化
01-0314:33:34,要转化为其他格式,要用到DateTime.ToString的方法(String,IFormatProvider),如下所示:usingSystem;usingSystem.
Globalization
dead_cicle
·
2011-09-30 11:20
封装的获得我国特色的农历、金额大写源代码
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.
Globalization
webcode
·
2011-09-27 11:00
源代码
封装的获得我国特色的农历、金额大写源代码
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.
Globalization
webcode
·
2011-09-27 11:00
源代码
Inside Google’s language detection tool
Postedon December6th,2010 by JohnYunker.Johnisauthorof TheArtoftheGlobalGateway and TheWeb
Globalization
ReportCardTweetOneofthehighlightsofattendingthe
yaraja
·
2011-09-23 16:00
C# 怎么显示中文格式的日期、星期几
/该语句显示的为英文格式DateTime.Now.DayOfWeek.ToString();//显示中文格式星期几"星期"+DateTime.Now.ToString("ddd",newSystem.
Globalization
.CultureInfo
fjyts
·
2011-09-21 13:00
C#
System.
Globalization
命名空间
转自:http://blog.csdn.net/flyingboy218/article/details/2943556System.
Globalization
命名空间包含定义区域性相关信息的类,这些信息包括语言
fengbingchun
·
2011-09-15 10:00
System.
Globalization
.ChineseLunisolarCalendar
转自:http://dotnet.ysoho.com/Members-System.
Globalization
.ChineseLunisolarCalendar.aspx System.
Globalization
.ChineseLunisolarCalendar
fengbingchun
·
2011-09-15 10:00
object
String
calendar
equals
日历
C#日期时间格式化
14:33:34 ,要转化为其他格式,要用到DateTime.ToString的方法(String, IFormatProvider),如下所示:using System;using System.
Globalization
dogegg250
·
2011-09-04 19:53
职场
日期格式化
时间格式化
休闲
C#常用日期格式转换大全
我们要用到:DateTime.ToString的方法(String,IFormatProvider)usingSystem;usingSystem.
Globalization
;Stringformat=
WnLn25
·
2011-08-28 13:00
c
Date
String
C#
System
DateTime.UtcNow.ToString(DateFormat) 时间格式化问题
stringDateFormat="dd/MM/yyyyHH:mm";string[]s=DateFormat.Split('');stringd1=DateTime.UtcNow.ToString(s[0],System.
Globalization
.DateTimeFormatInfo.InvariantInfo
garcon1986
·
2011-08-26 23:00
WPF自定义列中按钮的IsEnabled属性根据列中的值的不同动态赋值
IValueConverter { public object Convert(object value, Type targetType, object parameter, System.
Globalization
.Cu
dongguojun
·
2011-08-17 17:00
WPF
asp.net时间格式化
这里将要用到:DateTime.ToString的方法(String,IFormatProvider)示例:usingSystem; usingSystem.
Globalization
; St
xwygn
·
2011-08-15 12:00
IBM CCSID对照表
GBK 为1386 详细对照表请看:http://www-01.ibm.com/software/
globalization
/ccsid/ccsid_registered.html
xinklabi
·
2011-08-11 17:00
IBM
C#时间格式大全/时间函数大全
我们要用到:DateTime.ToString的方法(String,IFormatProvider)usingSystem;usingSystem.
Globalization
;Stringformat=
chevalier0y
·
2011-08-02 10:28
C#
net
web
C#时间格式大全(转)/时间函数大全
我们要用到:DateTime.ToString的方法(String,IFormatProvider)usingSystem;usingSystem.
Globalization
; Stringformat
chevalier0y
·
2011-08-02 10:28
Web
C#
net
time
休闲
可以做ASDM模拟的规则
importSystem;importSystem.Windows.Forms;importFiddler;//
GLOBALIZATION
NOTE://BesuretosavethisfilewithUTF
sngyqd
·
2011-07-27 19:16
职场
休闲
asa
模拟ASDM
ASP.NET页面编码问题
如果要为整个项目设置页面编码,那么就可以在Web.config文件中添加一个
Globalization
属性,然后设置它的fileEncoding、requestEncoding,和responseEncoding
huingsn
·
2011-07-10 16:37
职场
asp.net
休闲
页面编码问题
将中文汉字转换成拼音(全拼)
usingSystem.
Globalization
; usingSystem.Text; usingSystem.Text.RegularExpressions; /// ///汉字转拼音类 ///
a497785609
·
2011-07-10 13:00
DAO
String
regex
byte
bing
日期
yyyyMMddHHmmss格式的字符串转换为datetime格式的时间DateTime dt = DateTime.ParseExact("20060709110901","yyyyMMddHHmmss", System.
Globalization
.CultureInfo.CurrentCulture
gkvalley
·
2011-06-28 09:28
Web
职场
休闲
使用FxCop做代码检查和优化
前段时间做了一个用到一个微软的免费测试工具FxCop,使用后觉得还不错,能进行一些代码方面的自动测试,同时有帮助学习编码规范和提高代码执行效率,从而提高代码的整体质量.这个工具能测试到的地方有:Design(设计),
Globalization
wapysun
·
2011-06-15 09:00
html
.net
performance
使用FxCop做代码检查和优化
前段时间做了一个用到一个微软的免费测试工具FxCop,使用后觉得还不错,能进行一些代码方面的自动测试,同时有帮助学习编码规范和提高代码执行效率,从而提高代码的整体质量.这个工具能测试到的地方有:Design(设计),
Globalization
yefengmeander
·
2011-06-15 09:00
优化
exception
语言
performance
测试工具
globalization
FireFox与IE 下js兼容触发click事件的代码
兼容触发click事件的代码 //functiontest() //可以可将a标签的链接去掉,调用该方法赋予链接//{ //document.location.href="DBAI_les20_
globalization
_support.ppt
stuartjing
·
2011-06-10 10:00
JavaScript
function
IE
firefox
button
globalization
按区域格式化日期
DimdtAsDateTime=DateTime.Now DiminfoAsNewSystem.
Globalization
.CultureInfo("en-US
ggw128
·
2011-06-01 21:00
转换成百分数
string s; double d=0.3; System.
Globalization
.NumberFormatInfo n
henryocean
·
2011-05-30 15:00
转换
上一页
13
14
15
16
17
18
19
20
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他