码迷,mamicode.com
首页 >  
搜索关键字:live    ( 2987个结果
test for open live to publish on cnblogs
teststststst as单孔丁昂萨哈三K党asdadasdhsdag asdasd sadqd阿竞赛哈赛爱公安东扥风来飞洒看僧多拆散卡盖撕烂冷冻泵阿党工杜燕歌 ...
分类:其他好文   时间:2020-04-21 21:11:01    阅读次数:72
一文搞定计算机网络
计算机网络 [TOC] 计算机网络和因特网 分组交换 分组交换 :为了从源端系统向端系统发送一个报文,源将长报文划分成较小的数据块,称之为分组。每个分组通过通信链路和分组交换机(交换机主要有两类:路由器和链路交换机)传送。 存储转发机制 :多数分组交换机在链路的输入端使用存储转发传输机制,存储转发机 ...
分类:其他好文   时间:2020-04-20 14:11:03    阅读次数:91
完全免费的stm32开发ide——embitz
New Embitz 2.0 is coming soon, highlights: Hotplug menu, connect running target without stopping (and inspect with live variables and OS tools)New deb ...
分类:其他好文   时间:2020-04-19 19:37:33    阅读次数:190
ip地址的正则表达式
表达式:((25[0-5]|2[0-4]\d|((1\d{2})|([1-9]?\d)))\.){3}(25[0-5]|2[0-4]\d|((1\d{2})|([1-9]?\d))) 详见:https://www.cnblogs.com/olive987/p/5844501.html ...
分类:其他好文   时间:2020-04-15 23:01:49    阅读次数:113
vue生命周期详解
1.vue基本生命周期 lifecycle.png vue源码中最终执行生命周期函数都是调用callHook方法,callHook函数的逻辑很简单,根据传入的生命周期类型 hook,去拿到 vm.$options[hook]对应的回调函数数组,然后遍历执行,执行的时候把 vm作为函数执行的上下文。 ...
分类:其他好文   时间:2020-04-15 15:13:18    阅读次数:83
H5 流媒体
协议 流实时消息协议(RTMP),Apple HTTP Live Streaming(HLS)和基于HTTP的动态自适应流(DASH)视频格式。 nginx rtmp模块 Put the load_module directive in the top?level (“main”) context ...
分类:其他好文   时间:2020-04-14 22:16:14    阅读次数:74
事件处理& 事件委托& 区别mouseover与mouseenter
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>18_事件绑定与解绑</title> </head> <style type="text/css"> * { margin: 0px; } .out { position: abs ...
分类:其他好文   时间:2020-04-14 20:45:33    阅读次数:67
Nginx知多少系列之(四)工作原理
原文:Nginx知多少系列之(四)工作原理 目录 1.前言 2.安装 3.配置文件详解 4.工作原理 5.Linux下托管.NET Core项目 6.Linux下.NET Core项目负载均衡 7.Linux下.NET Core项目Nginx+Keepalived高可用(主从模式) 8.Linux下... ...
分类:其他好文   时间:2020-04-13 00:25:12    阅读次数:53
Windows Live Writer使用SyntaxHighlighter代码着色插件
官方网址:http://sourcecodeplugin.codeplex.com/ 本地下载:SourceCodePlugin_version_1.1.zip 安装方法: 将WindowsLiveWriter.SourceCode.dll复制到Windows Live Writer plugin文... ...
分类:Windows程序   时间:2020-04-11 20:31:02    阅读次数:85
简单的android计分器(使用view module、live data、data binding)
一、界面展示 二、代码部分 1.界面布局 <?xml version="1.0" encoding="utf-8"?> <layout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schem ...
分类:移动开发   时间:2020-04-11 20:22:13    阅读次数:91
2987条   上一页 1 ... 18 19 20 21 22 ... 299 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!