Common Subsequence Problem Description A subsequence of a given sequence is the given sequence with some elements (possible none) left out. Given a se ...
分类:
其他 时间:
2016-09-29 00:46:13
收藏:
0 评论:
0 赞:
0 阅读:
332
主题为:doc脚本运行结束后,不自动退出终端。 方法1假设你的bat名字叫rabbit.bat你可以新开一个bat,内容是start rabbit.bat然后这个新的bat是不会自动关闭的 注意,这个就像是我们 Linux 的 for 循环(弄死windows新get) 方法2要执行bat后不退出, ...
分类:
其他 时间:
2016-09-29 00:45:53
收藏:
0 评论:
0 赞:
0 阅读:
198
http://http://poj.org/problem?id=1328 神TM贪心。 不懂请自行搜博客。 AC代码: ...
分类:
其他 时间:
2016-09-29 00:45:35
收藏:
0 评论:
0 赞:
0 阅读:
273
http://poj.org/problem?id=2488 A Knight's Journey Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 41951 Accepted: 14274 Time Limit: 1000MS ...
分类:
其他 时间:
2016-09-29 00:45:19
收藏:
0 评论:
0 赞:
0 阅读:
276
一、无边框窗体1、控制按钮如何制作 MouseEnter-鼠标移入的时候发生的事件 pictureBox1.BackgroundImage = Image.FromFile(Application.StartupPath + "\\..\\..\\images\\btn_close_highligh ...
分类:
Windows开发 时间:
2016-09-29 00:45:04
收藏:
0 评论:
0 赞:
0 阅读:
243