码迷,mamicode.com
首页 >  
搜索关键字:chinese remainder th    ( 6034个结果
状压DP [ZOJ 3471] Most Powerful
Most PowerfulTime Limit: 2 Seconds Memory Limit: 65536 KBRecently, researchers on Mars have discovered N powerful atoms. All of them are different. Th...
分类:其他好文   时间:2014-11-18 01:34:47    阅读次数:208
linux mingling
yum install ibus-table ibus-table-wubi chinese input software
分类:系统相关   时间:2014-11-18 00:16:39    阅读次数:231
C# XML操作
In the previous chapter, we wrote XML using the XmlWriter class. However, for some situations, especially when doing updates of existing XML, using th...
分类:Windows程序   时间:2014-11-17 17:09:40    阅读次数:249
JDBC读取Oracle的US7ASCII编码中文乱码及不同编码下汉字占用字节的问题
数据库版本:Oracle 10g字符集:SIMPLIFIED CHINESE_CHINA.US7ASCIIJDK:1.6.0_45Oracle驱动:ojdbc14.jar使用JDBC操作数据库,获取连接、执行SQL没有问题。但是,查询出来的结果中,所有汉字,均显示为乱码。debug查看到在数据从数据库中获取出来的时候,就已经是乱码,而使用PL/SQL等工具,均显示正常。不知是否Oracle的驱动,...
分类:数据库   时间:2014-11-17 14:08:25    阅读次数:244
linux 下查看硬盘分区类型
可以用df这个命令具体 要 mandf 仔细看看实例[root@localhost mnt]#df-Th文件系统 类型 容量 已用 可用 已用% 挂载点/dev/sda7 ext4 25G 8.1G 16G 35% /tmpfs tmpfs 754M 260K 754M 1% /dev/shm/de...
分类:系统相关   时间:2014-11-17 10:29:38    阅读次数:308
SQL Server2008宝典 全书代码
3.3.7-- =============================================-- Create database template-- =============================================USE masterGO-- Drop th...
分类:数据库   时间:2014-11-17 01:40:04    阅读次数:308
Digital Roots
描述The digital root of a positive integer is found by summing the digits of the integer. If the resulting value is a single digit then that digit is th...
分类:其他好文   时间:2014-11-16 17:16:56    阅读次数:270
如何查看及修改oracle编码格式方法
select userenv('language') from dual; SIMPLIFIED CHINESE_CHINA.AL32UTF8 sql> conn / as sysdba; sql> shutdown immediate; database dismounted. s...
分类:数据库   时间:2014-11-16 15:53:50    阅读次数:174
about building flying sauser
download flying sauser:unzip flyingsaucer-master.zipcd flyingsaucer-master/mvn installls -alcd flying-saucer-core/cd target/ls -alpwdso you can get th...
分类:其他好文   时间:2014-11-15 22:57:44    阅读次数:284
Cf 444C DZY Loves Colors(线段树)
DZY loves colors, and he enjoys painting. On a colorful day, DZY gets a colorful ribbon, which consists of n units (they are numbered from 1 to n from left to right). The color of thei-th unit of...
分类:其他好文   时间:2014-11-15 01:28:29    阅读次数:222
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!