码迷,mamicode.com
首页 >  
搜索关键字:standards    ( 320个结果
OAuth 2.0 Authorization Framework RFC
Internet Engineering Task Force (IETF) D. Hardt, Ed.Request for Comments: 6749 MicrosoftObsoletes: 5849 October 2012Category: Standards TrackISSN: 207 ...
分类:其他好文   时间:2017-10-12 10:35:01    阅读次数:160
C++网站学习
0.C++ 一个专门做C++的网站 一.以下内容来自LEARN C++ 的《更好编写C++程序的5个建议》部分 1.C++的一些标准: Coding Standards C++ Core Guidelines 2.读其他人的C++代码: Github上开源项目 Code Whitting 3.一些C ...
分类:编程语言   时间:2017-10-07 22:55:47    阅读次数:283
Kitto2 now with free opensource Kide2 since September 2017(提供Web解决方案,大概是觉得Mobile开发快差不多了)
Kitto2 is a tool for data-driven web application Development. It allows to create Rich Internet Applications based on a data model that can be mapped ...
分类:Web程序   时间:2017-09-20 10:13:23    阅读次数:219
在PHP5.3以上版本运行ecshop和ecmall出现的问题及解决方案
ecshop 问题一:商城首页报错 Strict Standards: Only variables should be passed by reference in D:\wamp\ecshop\includes\cls_template.php on line 422 解决方法: 找到提示错误的 ...
分类:Web程序   时间:2017-09-17 17:38:02    阅读次数:302
10 个非常实用的 SVG 动画操作JavaScript 库
10 个非常实用的 SVG 动画操作JavaScript 库 10 个非常实用的 SVG 动画操作JavaScript 库 SVG 通常可以用作跨分辨率视频。这意味着在一块高分屏幕上不会降低图片的锐度。此外,你甚至可以让SVG动起来,通过使用一些javascript类库。下面,我们分享一些javas ...
分类:编程语言   时间:2017-09-03 10:08:58    阅读次数:211
Introducing XAML Standard and .NET Standard 2.0
XAML Standard We are pleased to announce XAML Standard, which is a standards-based effort to unify XAML dialects across XAML based technologies such a ...
分类:Web程序   时间:2017-08-27 15:26:08    阅读次数:264
机器学习(二):数据转换
1.数据的标准化 标准化的原因: 在于如果有些特征的方差过大,则会主导目标函数从而使参数估计器无法正确地去学习其他特征。 消除量纲的影响。把一个百分制的变量与一个5分值的变量标准化到同一个量纲时才具有可比性 1.1 z_score标准化将特征数据的分布调整成标准正态分布,也叫高斯分布。代码实现:fr ...
分类:其他好文   时间:2017-08-23 23:04:49    阅读次数:228
标准差(Standard Deviation) 和 标准误差(Standard Error)
本文摘自 Streiner DL.Maintaining standards: differences between the standard deviation and standarderror, and when to use each. Can J Psychiatry 1996; 41: ...
分类:其他好文   时间:2017-08-18 11:49:19    阅读次数:192
ajax经典面试题
1、什么是AJAX,为什么要使用Ajax(请谈一下你对Ajax的认识) 什么是ajax: AJAX是“Asynchronous JavaScript and XML”的缩写。他是指一种创建交互式网页应用的网页开发技术。 Ajax包含下列技术: 基于web标准(standards-basedprese ...
分类:Web程序   时间:2017-08-16 19:09:23    阅读次数:188
sqlalchemy源代码阅读随笔(4):url。py 阅读
在_to_string中,有 Network Working Group T. Berners-LeeRequest for Comments: 1738 CERNCategory: Standards Track L. Masinter Xerox Corporation M. McCahill ...
分类:数据库   时间:2017-08-14 14:22:44    阅读次数:336
320条   上一页 1 ... 9 10 11 12 13 ... 32 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!