Pearls
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 7573
Accepted: 3755
Description
In Pearlania everybody is fond of pearls. One company, called Th...
分类:
其他好文 时间:
2015-02-02 23:21:19
阅读次数:
348
import java.text.DecimalFormat;
import java.util.Scanner;
/**
* @Description: 金额转换成大写
* @author huangzjb
* @mail cblue2013@126.com
* @Company Digital China
* @date 2015-1-30
*/
public class ...
分类:
其他好文 时间:
2015-01-31 19:24:46
阅读次数:
132
Description Dragon loves lottery, he will try his luck every week. One day, the lottery company brings out a new form of lottery called accumulated...
分类:
其他好文 时间:
2015-01-31 14:33:10
阅读次数:
190
使用方法:@Html.Action(action, controller)加载局部页面。例如在模板页中使用:@Html.Action("Contact", "Company")在CompanyController中有如下方法:public PartialViewResult Contact(){ r...
分类:
Web程序 时间:
2015-01-30 22:19:21
阅读次数:
155
package com.liany.demo.translate;
import java.math.BigDecimal;
/**
* @Description: 金额转换成大写
* @author huangzjb cblue2013@126.com
* @Company Digital China
* @date 2015-1-29 下午07:48:02
* @versi...
分类:
其他好文 时间:
2015-01-29 21:11:37
阅读次数:
309
原文:http://www.h3c.com.cn/About_H3C/Company_Publication/IP_Lh/2012/04/Home/Catalog/201208/751467_30008_0.htmCSRF是Web应用程序的一种常见漏洞,其攻击特性是危害性大但非常隐蔽,尤其是在大量W...
分类:
其他好文 时间:
2015-01-29 19:29:34
阅读次数:
171
uva 301 Transportation
Ruratania is just entering capitalism and is establishing new enterprising activities in many fields including transport. The transportation company TransRuratania is sta...
分类:
其他好文 时间:
2015-01-29 12:44:36
阅读次数:
150
Organize Your Train part II
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 7365
Accepted: 2130
Description
RJ Freight, a Japanese railroad company for fre...
分类:
其他好文 时间:
2015-01-29 12:43:36
阅读次数:
176
A Round Peg in a Ground Hole
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 5399
Accepted: 1712
Description
The DIY Furniture company specializes in assembl...
分类:
其他好文 时间:
2015-01-27 22:01:36
阅读次数:
175
http://www.w3cschool.cn/sql_having.html w3c中有些SQL的讲解1 order by 排序SELECT Company, OrderNumber FROM Orders ORDER BY Company;2 distinct 去重SELECT DISTINCT...
分类:
数据库 时间:
2015-01-27 18:16:12
阅读次数:
256