package 基本信息;import javax.swing.*;import java.awt.*;public class 基本信息 extends JFrame { JTextField jTextField1,jTextField2,jTextField3; JTextField jTex ...
分类:
其他好文 时间:
2018-06-05 21:50:05
阅读次数:
160
Dash + Alfred https://www.jianshu.com/p/77d2bf8df81f 对于程序员来说,查看api文档是非常频繁,经常窗口之间切换非常麻烦,mac下就有一个查文档的神器:Dash。 详细使用可以参考如上连接的说明。 本文重点整理下windows和linux下使用类似 ...
1. malloc memory should always use the following form: 2. memset memory to 0 should use the form: 3. malloc(0) might also return address which is non- ...
分类:
其他好文 时间:
2018-06-02 11:33:20
阅读次数:
168
Erelong Leha was bored by calculating of the greatest common divisor of two factorials. Therefore he decided to solve some crosswords. It's well known ...
分类:
其他好文 时间:
2018-06-01 20:41:57
阅读次数:
253
题目描述 You are given an integer N. Find the number of the positive divisors of N!, modulo 109+7.Constraints1≤N≤103 输入 The input is given from Standard I ...
分类:
其他好文 时间:
2018-05-31 23:02:18
阅读次数:
181
HDU5266 LCA Description 给一棵 n 个点的树,Q 个询问 [L,R] : 求点 L , 点 L+1 , 点 L+2 …… 点 R 的 LCA. Input 多组数据. The following line contains an integers,n(2≤n≤300000). ...
分类:
其他好文 时间:
2018-05-30 21:22:01
阅读次数:
318
Object Type 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/06/1093159.html Description created at definition time in the Business Object Builder ...
分类:
其他好文 时间:
2018-05-30 13:54:45
阅读次数:
121
带权的并查集看了好久的说。。 How Many Answers Are Wrong Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 13059 A ...
分类:
其他好文 时间:
2018-05-28 01:02:37
阅读次数:
216
环境:主DNS服务器:master主机名称:wing.qianfeng.comip地址:192.168.245.130从DNS服务器/转发器/cache only:主机名称:master.sina.comip地址:192.168.245.130安装软件:bind 主包bind-utils 客户端测试... ...
分类:
其他好文 时间:
2018-05-27 13:46:53
阅读次数:
280