• 随机点名

    随机点名 今天听课听到了Math对象中的随机数方法random(),然后就想用它设计一个简单的随机点名系统。我记得之前高中的时候语文老师用过一个,是类似于名字滚动的那种,现在太菜就先不考虑这个了,后续有机会再研究吧。 先展示一下最终的 效果图 。 下面是 html 代码部...

    2019-12-09 16:00:45 文档ESET系统微软浏览器AV<HTML数字click

  • FCC---CSS Flexbox: Apply the flex-direction Property to Crea

    FCC---CSS Flexbox: Apply the flex-direction Property to Create a Column in the Tweet Embed The tweet embed header and footer used the flex-direction property earlier with a row value. Similarly, the items inside the .profile-name element would work...

    2019-12-08 16:03:01 IEPSAVHTTPS<thenameThumbCOMHTTP

  • FCC---CSS Flexbox: Apply the flex-direction Property to Crea

    FCC---CSS Flexbox: Apply the flex-direction Property to Create Rows in the Tweet Embed The header and footer in the tweet embed example have child items that could be arranged as rows using the flex-direction property. This tells CSS to align the ch...

    2019-12-08 16:02:03 PSAVHTTPS<thenameThumbCOMHTTPvalue

  • Java语法进阶12-集合

    Java语法进阶12-集合 集合 集合: 是一种容器,用来装对象的容器,不能装基本数据类型。 数组也是容器,可以用来装基本数据类型,也可以用来装对象。 本质上,集合需要用对应的数据结构实现,是多个类实现接口Collection系列和Map接口的统称 Collection Collection 表...

    2019-12-08 16:01:38 文档ESETASP定义3kIEBugAV<the

  • FCC---CSS Flexbox: Add Flex Superpowers to the Tweet Embed

    FCC---CSS Flexbox: Add Flex Superpowers to the Tweet Embed To the right is the tweet embed that will be used as the practical example. Some of the elements would look better with a different layout. The last challenge demonstrated display: flex . He...

    2019-12-08 16:01:23 PSAVHTTPS<thenameThumbCOMHTTPready

  • 最简单的冒泡排序

    最简单的冒泡排序 本人第一次写博客,之前都是用自己的日记本。 但是苦于不能时时带着电脑,实在是不方便。。。。所以决定用手机。正好就是朋友也都在用博客,所以,,真香。。。 废话不多说,点到为止。。 原理:比较两个相邻的元素,将值大的元素交换至右端。 冒泡排...

    2019-12-07 16:03:30 电脑手机AV<sys代码text-align语句优化原理

  • centos7配置Memcached

    centos7配置Memcached Memcached是一套分布式的高速缓存系统,用于提升网站访问速度,尤其对于一些大型的、需要频繁访问数据库的网站,访问速度提升效果十分显著。 1. 安装 memcached yum install memcached yum install libmemcached netstat -ntpl systemctl status...

    2019-12-06 16:05:37 word网站访问速度echo访问速度网站访问速度提升系统CentOSNTPNET

  • centos7更新php5.4到php5.6/php7

    centos7更新php5.4到php5.6/php7 centos7 系统 yum 安装的 php 版本为 5.4 。 因业务需求,开发可能需要 php5.6 环境。 本文应需而生,介绍从 php5.4 升级到 php5.6 。 如需更新到php7环境,步骤一样。 如果是线上应用,升级前请做好测试并评估风险。 1. 查看 php 当前...

    2019-12-06 16:03:01 mysqlphp系统CentOSPStimHTTPSwebphp5SQL

  • 使用 sroll-snap-type 优化滚动

    使用 sroll-snap-type 优化滚动 根据CSS Scroll Snap Module Level 1规范,CSS 新增了一批能够控制滚动的属性,让滚动能够在仅仅通过 CSS 的控制下,得到许多原本需要 JS 脚本介入才能实现的美好交互。 Tips:本文截的一些 Gif 图涉及容器滚动,效果不是很好,可以点进...

    2019-12-06 16:01:36 定义BannerPS浏览器CFAV<HTML滚动代码

  • 移动京东项目练习记录

    移动京东项目练习记录 移动京东项目练习记录 流式布局与移动端适配的基本要求 /*流式布局:就是百分比布局,非固定像素,内容向两侧填充,理解成流动的布局,称为流式布局*/ /*视觉窗口:viewport,是移动端特有。这是一个虚拟的区域,承载网页的。 承载关系:浏览器----...

    2019-12-06 16:00:55 网页宽度用户IESprites京东360伪元素更新时间移动端PC端