公司的系统,在PC端可以管理我们的公众号,在发布模块页面时有一个预览功能,呈现页面在手机端的样式。 做法很简单,一会就完成了,但是在预览内容过长时手机外框会有一个滚动条,影响美观,于是就想把它去掉,有一个方法个人觉得很好用,记录下。 思路:写两个 div 嵌套在一起,高度都固定,外面的 div 固定 ...
分类:
Web程序 时间:
2017-07-30 18:59:01
阅读次数:
238
A -- A simple math problem Time Limit:2s Memory Limit:128MByte Submissions:1599Solved:270 A -- A simple math problem Time Limit:2s Memory Limit:128MBy ...
分类:
其他好文 时间:
2017-07-30 11:24:57
阅读次数:
159
Problem Description Function Fx,ysatisfies:For given integers N and M,calculate Fm,1 modulo 1e9+7. Input There is one integer T in the first line.The ...
分类:
其他好文 时间:
2017-07-29 15:27:39
阅读次数:
259
Android Studio 2.0 公布了,添加了一些新特性: 1. 更加完好的 Instant Run 2. 更快的 Android Emulator 3.GPU Debugger Preview 4. 包括了 IntelliJ 15 的更新 Android Studio 2.0 原文 (翻译在 ...
分类:
移动开发 时间:
2017-07-29 14:05:33
阅读次数:
359
2017年6月Everything版本升级到了1.4.x 个人使用下来认为最主要的有以下几点 New features and changes in Everything 1.4 Size, Dates and Attributes Indexing Fast Sorting Thumbnails ...
分类:
其他好文 时间:
2017-07-29 12:44:10
阅读次数:
174
部署场景是这样的,我们基于 ASP.NET Core 2.0 Preview 1 开发了一个用于管理缓存的 Web API ,想通过阿里云容器服务基于 Docker 部署为内网服务。 在这篇博文中分享一下经过实践验证的操作步骤: 一、创建与配置集群 1)首先创建一个 Swarm Mode 的集群(注 ...
题目: Derek and Alfia are good friends.Derek is Chinese,and Alfia is Austrian.This summer holiday,they both participate in the summer camp of Borussia D ...
分类:
其他好文 时间:
2017-07-27 15:43:29
阅读次数:
425
Add More Zero Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 2245 Accepted Submission(s): 1053 ...
分类:
其他好文 时间:
2017-07-26 18:06:28
阅读次数:
252
app启动的时候在启动也显示之前会出现白屏或黑屏的情况。 主要是因为视图没有及时填充上造成的,解决方式如下: 在style中添加以下代码: 然后在清单文件中把启动页的 theme设置为以上theme。 参考博文:http://www.jianshu.com/p/09b876b865ac ...
分类:
移动开发 时间:
2017-07-26 13:36:23
阅读次数:
212
http://blog.csdn.net/zhou452840622/article/details/73028681 ...
分类:
移动开发 时间:
2017-07-26 00:08:37
阅读次数:
553