码迷,mamicode.com
首页 >  
搜索关键字:copyright    ( 4271个结果
redis源码(八)redis-check-aof.c
/* * Copyright (c) 2009-2012, Pieter Noordhuis <pcnoordhuis at gmail dot com> * Copyright (c) 2009-2012, Salvatore Sanfilippo <antirez at gmail dot co ...
分类:其他好文   时间:2019-11-20 12:24:58    阅读次数:77
iOS - Swift -UIimageView
// // ViewController.swift // Label // // Created by 赵士军 on 2019/11/18. // Copyright © 2019 赵士军. All rights reserved. // import UIKit class ViewContro ...
分类:移动开发   时间:2019-11-19 15:42:36    阅读次数:105
WPF弹性、惯性效果应用
WPF弹性、惯性效果。已发布在了一些网站,都是这里写的 代码改编自微软示例代码库 // Copyright © Microsoft Corporation. All Rights Reserved. // This code released under the terms of the // Mi ...
分类:Windows程序   时间:2019-11-19 14:10:49    阅读次数:76
zabbix监控mysql报警
zabbix监控mysql性能 在Zabbix的监控系统中通常是由Zabbix Server与Zabbix Agent一起配合实现监控,在Zabbix Agent内置了很多监控基础的监控项。 这些监控项都是CPU, 文件系统, 网络,磁盘等基础的监控项,对于自己开发服务的监控,Zabbix提供了良好 ...
分类:数据库   时间:2019-11-19 11:57:14    阅读次数:82
iOS-Swift-UItextField
// // ViewController.swift // Label // // Created by 赵士军 on 2019/11/18. // Copyright © 2019 赵士军. All rights reserved. // import UIKit class ViewContro ...
分类:移动开发   时间:2019-11-18 18:34:05    阅读次数:94
iOS-Swift-UIView
// // ViewController.swift // Label // // Created by 赵士军 on 2019/11/18. // Copyright © 2019 赵士军. All rights reserved. // import UIKit class ViewContro ...
分类:移动开发   时间:2019-11-18 18:04:56    阅读次数:112
md5.js
/** * [js-md5]{@link https://github.com/emn178/js-md5} * * @namespace md5 * @version 0.7.3 * @author Chen, Yi-Cyuan [emn178@gmail.com] * @copyright Ch ...
分类:Web程序   时间:2019-11-18 12:57:13    阅读次数:100
md5.js
/* * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message * Digest Algorithm, as defined in RFC 1321. * Version 2.1 Copyright (C) Pa ...
分类:Web程序   时间:2019-11-16 20:03:41    阅读次数:198
字符分类器-海明分类器
/* * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message * Digest Algorithm, as defined in RFC 1321. * Version 2.1 Copyright (C) Pa ...
分类:其他好文   时间:2019-11-16 19:22:38    阅读次数:98
RabbitMQ入门教程(三):Hello World
原文:RabbitMQ入门教程(三):Hello World 版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,... ...
分类:其他好文   时间:2019-11-15 14:03:41    阅读次数:85
4271条   上一页 1 ... 18 19 20 21 22 ... 428 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!