码迷,mamicode.com
首页 >  
搜索关键字:built-in functions    ( 2913个结果
letecode [409] - Longest Palindrome
Given a string which consists of lowercase or uppercase letters, find the length of the longest palindromes that can be built with those letters. This ...
分类:其他好文   时间:2019-06-21 21:02:04    阅读次数:116
Lonsdor KH100 Remote Maker Key Programmer Review
Lonsdor new released Remote maker key programmer KH100. Lonsdor KH100 Built-in Super Sensor,no interference within 1m when collect data. It is basical ...
分类:其他好文   时间:2019-06-18 14:01:57    阅读次数:129
async异步流程控制神器
async https://www.npmjs.com/package/async Async is a utility module which provides straight-forward, powerful functions for working with asynchronous ...
分类:其他好文   时间:2019-06-17 01:00:58    阅读次数:96
hive之函数
第一节:内置函数 一、显示内置函数列表 show functions; 默认271个 二、查看函数的基本使用 desc function funname; desc function max; 三、查看函数的详细使用教程 desc function extended funname; desc fu ...
分类:其他好文   时间:2019-06-17 00:39:40    阅读次数:130
unity 支持圆形、切倒角和虚化UGUI Shader
// Unity built-in shader source. Copyright (c) 2016 Unity Technologies. MIT license (see license.txt) Shader "UI/UICircular" { Properties { _R("圆的半径R"... ...
分类:编程语言   时间:2019-06-13 20:05:55    阅读次数:695
Caffarelli六法【转摘】
Caffarelli六法 来自Juan Luis VÁZQUEZ在Luis Caffarelli 60大寿上的presentation。 Luis’ World: 􀁺 Paraboloid that touch functions􀁺 Planes that move to touch􀁺 Sca ...
分类:其他好文   时间:2019-06-06 14:08:12    阅读次数:102
boost regex expression
Boost.Regex provides three different functions to search for regular expressions 1. regex_match boost::regex_match() compares a string with a regular ...
分类:其他好文   时间:2019-06-05 20:07:56    阅读次数:121
java web 网上零食商城前端代码
(1)、index.jsp <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" % <%@ page language="java" contentType="text/html; charset=utf 8" pa ...
分类:编程语言   时间:2019-06-03 12:27:35    阅读次数:455
HLS Coding Style: C++ Classes and Templates
IMPORTANT: Classes and class member functions cannot be the top-level for synthesis. Instantiate the class in a top-level function. IMPORTANT: The top ...
分类:编程语言   时间:2019-06-03 10:44:02    阅读次数:88
KEIL的一些函数
一 Predefined Functions:http://www.keil.com/support/man/docs/uv4cl/uv4cl_df_predeffunct.htm 主要有三角/反三角函数计算、对/指数运算、在指定地址读和写字节/字/浮点/长整型、随机数、打印输出和输入、延迟和延时函 ...
分类:其他好文   时间:2019-06-02 15:51:24    阅读次数:170
2913条   上一页 1 ... 32 33 34 35 36 ... 292 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!