首页 > 其他
Codeforces Round #320 (Div. 2) [Bayan Thanks-Round]
一部分题解,算是自己SB了上午的TC 也是这样写好了代码,却一直没注意细节,然后以为错了。此处省100字,ps 貌似紫了,作为一个老菜鸡,终于紫了A,B 都是语文题C: 给以一个三角形一样的图,判断点(a,b)是否在图中,我是这样判断的: 前一半是k*2*x+b=a;求最小的x,这里二分,但是注意....
分类:其他   时间:2015-09-17 06:23:56    收藏:0  评论:0  赞:0  阅读:286
ISO/IEC 9899:2011 条款6.5.1——基本表达式
ISO/IEC 9899:2011 条款6.5.1——基本表达式
分类:其他   时间:2015-09-17 06:23:36    收藏:0  评论:0  赞:0  阅读:129
问题堆栈区39+40
问题堆栈区39+40 广播的注册有显示也隐士注册。Intent就尤为重要了,安卓系统通过我们注册的IntentFilter来识别广播。具体IntentFilter的使用。看后面。 静态注册 ...
分类:其他   时间:2015-09-17 06:23:26    收藏:0  评论:0  赞:0  阅读:252
Container With Most Water 解答
QuestionGivennnon-negative integersa1,a2, ...,an, where each represents a point at coordinate (i,ai).nvertical lines are drawn such that the two endpo...
分类:其他   时间:2015-09-17 06:23:06    收藏:0  评论:0  赞:0  阅读:270
Leetcode Binary Tree Paths
Given a binary tree, return all root-to-leaf paths.For example, given the following binary tree: 1 / \2 3 \ 5All root-to-leaf paths are:["1->...
分类:其他   时间:2015-09-17 06:22:56    收藏:0  评论:0  赞:0  阅读:220
form 提交
1、方式1:字段加验证@modelMvcWeb.Models.UserInfo@{ViewBag.Title="Add";}Add@using(Html.BeginForm()){@Html.ValidationSummary(true)@Html.HiddenFor(model=>model.Id...
分类:其他   时间:2015-09-17 06:21:36    收藏:0  评论:0  赞:0  阅读:169
Leetcode Lowest Common Ancestor of a Binary Search Tree
Given a binary search tree (BST), find the lowest common ancestor (LCA) of two given nodes in the BST.According to thedefinition of LCA on Wikipedia: ...
分类:其他   时间:2015-09-17 06:20:26    收藏:0  评论:0  赞:0  阅读:243
Codeforces Round#320 Div2 解题报告
Codeforces Round#320 Div2先做个标题党,骗骗访问量,结束后再来写咯。codeforces 579ARaising Bacteriacodeforces 579BFinding Team Membercodeforces 579CA Problem about Polyline...
分类:其他   时间:2015-09-17 06:20:06    收藏:0  评论:0  赞:0  阅读:293
Leetcode Lowest Common Ancestor of a Binary Tree
Given a binary tree, find the lowest common ancestor (LCA) of two given nodes in the tree.According to thedefinition of LCA on Wikipedia: “The lowest ...
分类:其他   时间:2015-09-17 06:19:36    收藏:0  评论:0  赞:0  阅读:305
select 通过表单提交获取select中的值
:User-Agent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.130 Safari/537.36Form Dataview sourceview URL ...
分类:其他   时间:2015-09-17 06:19:26    收藏:0  评论:0  赞:0  阅读:188
poj 2443
Set OperationTime Limit:3000MSMemory Limit:65536KTotal Submissions:2961Accepted:1192DescriptionYou are given N sets, the i-th set (represent by S(i)) ...
分类:其他   时间:2015-09-17 06:19:06    收藏:0  评论:0  赞:0  阅读:206
内核树的建立
<span class="Apple-style-span" style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:nor...
分类:其他   时间:2015-09-17 02:23:01    收藏:0  评论:0  赞:0  阅读:228
Openfire Hazelcast集群详解
<div class="markdown_views" style="font-family:'microsoft yahei';font-size:14px;line-height:26px;white-space:normal;background-color:#FFFFFF;"><h1 id="openfire-...
分类:其他   时间:2015-09-17 02:21:46    收藏:0  评论:0  赞:0  阅读:209
批量部署zabbix agent
zabbix作为系统级的监控还是非常给力,它总是在后台孜孜不倦的进行反反复复的检查和校验,然后通过邮件,短信,图形等方式来把系统的预警表达出来。<br />zabbix agent是在...
分类:其他   时间:2015-09-17 02:19:16    收藏:0  评论:0  赞:0  阅读:216
一个dg警告发现的硬件问题
今天收到一条报警短信,提示dg似乎出了点问题。信息的来源是从v$dataguard_status里面扫描得到的最新错误。<br />2015-09-15 22:06:19.0 LogTransport ServicesErrorError ...
分类:其他   时间:2015-09-17 02:16:46    收藏:0  评论:0  赞:0  阅读:281
实现秒杀的几个想法(续)
<span style="color:#003399;font-family:'Courier New';"><span style="font-size:16px;">还是秒杀.</span></span><br /><span style="color:#003399;font-family:'Courie...
分类:其他   时间:2015-09-17 02:16:21    收藏:0  评论:0  赞:0  阅读:239
AmapDemo仿照一号专车的地图界面
AmapDemo仿照一号专车的地图界面 AmapDemo仿照一号专车的地图界面,地图加载定位进入后的放大效果和地图移动效果非常棒,本项目指导我们如何使用地图功能,如何自定义系统定位蓝点,本项目主要引导我们如何嵌入第三方sdk实现地图定位效果。 运行效果: 相关代码
分类:其他   时间:2015-09-17 02:14:41    收藏:0  评论:0  赞:0  阅读:434
readonly时禁用删除键,readonly按删除键后页面后退解决方案
readonly时禁用删除键, readonly按删除键后页面后退解决方案 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ...
分类:其他   时间:2015-09-17 02:13:26    收藏:0  评论:0  赞:0  阅读:212
一年的网络排错经验的积累:网络排错大讲解 ...
从上一年到现在,一年多的时间吧,待在学校这边,搞了一年多的网络维护,其实说白了只是比较底层的网络排错而已,一般都是用户上不了网的问题。 ...
分类:其他   时间:2015-09-17 02:13:01    收藏:0  评论:0  赞:0  阅读:177
我的gitconfig配置
很多配置来源于前人,thanks for rex,chris,iceway? ? [user] ? ? ? ? email = xxx@xxx.com ? ? ? ? name = Lu Chuan [color] ? ? ui = true ? ? branch = auto ? ? diff = auto ? ? status = auto [color "br ...
分类:其他   时间:2015-09-17 02:10:55    收藏:0  评论:0  赞:0  阅读:303
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!