首页 > 其他
nyoj-709-异形卵(水题)
异 形 卵 时间限制:1000 ms | 内存限制:65535 KB 难度:2 描写叙述 我们探索宇宙,是想了解浩瀚星空的奥妙。但我们却非常少意识到宇宙深处藏匿的危急,它们无时无刻不紧盯着我们的地球。假设外星人拜訪我们,结果可能与哥伦布当年踏足美洲大陆不会有什么两样,这是历史,也是现实。 在ZDM-
分类:其他   时间:2016-02-16 18:50:09    收藏:0  评论:0  赞:0  阅读:171
使用 stvd 编译STM8S 时能看到使用RAM ROM大小的方法
刚刚安装的STVD编译器,编译时候不显示用了多少RAM和ROM?对于此问题。有两个方法:一是看.map文件 还有一种是 添加一个补丁,详细操作例如以下,能够在我的资源里下载对应的文件。 http://download.csdn.net/detail/chuangwu2009/7350127 网上找到
分类:其他   时间:2016-02-16 18:49:18    收藏:0  评论:0  赞:0  阅读:546
LINQ
LINQ,语言集成查询(Language Integrated Query) 它在对象领域和数据领域之间架起了一座桥梁。传统上,针对数据的查询都是以简单的字符串表示,而没有编译时类型检查或IntelliSense支持。 此外,还必须针对不同的数据源学习不同的查询语言,如SQL数据库、XML文档、各种
分类:其他   时间:2016-02-16 18:49:08    收藏:0  评论:0  赞:0  阅读:92
leetcode 182. Duplicate Emails
传送门 182. Duplicate Emails My Submissions Question Total Accepted: 14498 Total Submissions: 38364 Difficulty: Easy Write a SQL query to find all duplic
分类:其他   时间:2016-02-16 18:48:28    收藏:0  评论:0  赞:0  阅读:145
Block传值
页?间的传值,有层级正向和逆向传值。正向传值?般?属性传值即可。逆向传值有代理传值和我们的block传值。 //// FirstViewController.m// Block传值//// Created by cqy on 16/2/16.// Copyright © 2016年 程清杨. All
分类:其他   时间:2016-02-16 18:47:37    收藏:0  评论:0  赞:0  阅读:190
串口读取和发送
private void serialPortA1_DataReceived(object sender, System.IO.Ports.SerialDataReceivedEventArgs e) { ReadRU(serialPortA1, 1); } private void ReadRU(
分类:其他   时间:2016-02-16 18:46:57    收藏:0  评论:0  赞:0  阅读:189
【monkeyrunner】浅谈包名和activity名
概念理解 包名:顾名思义,包名即为程序app的包名。 activity名:每个界面都是一个activity。 两者关系:一个包有多个activity。 Monkeyrunner中 device.startActivity("package名/activity")带入的是package名和activi
分类:其他   时间:2016-02-16 18:46:47    收藏:0  评论:0  赞:0  阅读:207
Raising Modulo Numbers(POJ 1995 快速幂)
Raising Modulo Numbers Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 5934 Accepted: 3461 Description People are different. Some secretly
分类:其他   时间:2016-02-16 18:46:26    收藏:0  评论:0  赞:0  阅读:149
git 状态管理
git status # deleted: xxx.class # modified: xxx.xml 查看某个文件的历史,如什么时候被提交上去。 git log file git log –- xxx.class 直接 git log file 有时会出现下错误 fatal:ambiguous a...
分类:其他   时间:2016-02-16 18:46:16    收藏:0  评论:0  赞:0  阅读:194
自动化运维工具Ansible详细部署
========================================================================================== 一、基础介绍 ====================================================
分类:其他   时间:2016-02-16 18:45:59    收藏:0  评论:0  赞:0  阅读:186
openstack 网络
物理节点hosts解析配置 neutron网络 根据多套云平台架构搭建及运维知--openstack的管理网络流量非常较大!!! <二.>nova-network
分类:其他   时间:2016-02-16 18:45:47    收藏:0  评论:0  赞:0  阅读:143
配置DLL工程
说明 参数 例子 说明 Dll或者exe输出路径 ConfigurationProperties------General-----Output Directory ..\..\bin\x64d\ 输出Dll路径和名字 Linker----General----Output File $(OutDi
分类:其他   时间:2016-02-16 18:45:36    收藏:0  评论:0  赞:0  阅读:189
pptpd
18. pptp Server Administration This section covers a few tricks on pptp server management. It is far from a complete guide. Any suggestions are welcom
分类:其他   时间:2016-02-16 18:44:55    收藏:0  评论:0  赞:0  阅读:223
UITabBarController
UITabBarController 是我们?个 app 在屏幕下?的?块,与 UINavigationController 类似,都是?来管理多个视图控制器的控制器。?UITabBarController能很?便的对平级的视图控制器进?切换,这些视图控制器之间没有直接的关系,也没有等级关系是 ?种
分类:其他   时间:2016-02-16 18:44:45    收藏:0  评论:0  赞:0  阅读:268
UITextField
UITextField是控制?字的输?和显?的控件。 所谓输?,在iOS?就是,点击输?框的时候,会弹出键盘,并能把键盘收回。 相?于UILabel,UITextField不仅能显??字,更能输??字。 创建UITextField遵循以下?个步骤: 1、alloc开辟空间,initWithFrame
分类:其他   时间:2016-02-16 18:44:35    收藏:0  评论:0  赞:0  阅读:161
Babelfish (STL)
题目描述 You have just moved from Waterloo to a big city. The people here speak an incomprehensible dialect of a foreign language. Fortunately, you have a
分类:其他   时间:2016-02-16 18:44:25    收藏:0  评论:0  赞:0  阅读:289
div 布局
转:http://blog.csdn.net/mercop/article/details/7882000 HTML CSS + DIV实现整体布局 1、技术目标: 开发符合W3C标准的Web页面 理解盒子模型 实现DIV+CSS整体布局 2、什么是W3C标准? W3C:World Wide Web
分类:其他   时间:2016-02-16 18:43:35    收藏:0  评论:0  赞:0  阅读:156
UIImageView02
UIImageView相当于?个相框,?来显?图?,?边可以是?张图?,也可以是?组图? //// ViewController.m// UIImageView 02//// Created by cqy on 16/2/15.// Copyright © 2016年 程清杨. All rights
分类:其他   时间:2016-02-16 18:43:24    收藏:0  评论:0  赞:0  阅读:168
关于“此证书的签发者无效”的解决方法。
1. 下载https://developer.apple.com/certificationauthority/AppleWWDRCA.cer的证书,然后双击安装。一般下载完成后会自动安装。 2. 让钥匙串成为第一响应者,在最上面导航栏一行,选择: 显示-显示已过期的证书。 3. 点击 “登录”,并
分类:其他   时间:2016-02-16 18:42:54    收藏:0  评论:0  赞:0  阅读:134
B - Maya Calendar(第二季水)
Description During his last sabbatical, professor M. A. Ya made a surprising discovery about the old Maya calendar. From an old knotted message, profe
分类:其他   时间:2016-02-16 18:42:44    收藏:0  评论:0  赞:0  阅读:199
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!