码迷,mamicode.com
首页 >  
搜索关键字:codes    ( 556个结果
IFC标准参考文献(Bibliography)
ISO 639-1, Codes for the representation of names of languages — Part 1: Alpha-2 codeISO 639-2, Codes for the representation of names of languages — Pa ...
分类:其他好文   时间:2020-03-14 14:36:43    阅读次数:73
SAP CRM Genil Text-for-Key-Codes vs SAP C4C只读字段
CRM C4C 这个Assigned To字段UI上显示的是party name, 然而绑定的字段是party ID。 原因是这个UI字段的presentationMode设为DescriptionOnly。 其实际显示的Description的值绑到了/Root/ProcessorFormatte ...
分类:其他好文   时间:2020-03-03 19:00:23    阅读次数:84
Android获取CPU编号
~~~ / 获取CPU序列号 @return CPU序列号(16位) 读取失败为"0000000000000000" / private static String getCPUSerial() { if (Build.VERSION.SDK_INT = Build.VERSION_CODES.O) ...
分类:移动开发   时间:2020-02-28 18:59:17    阅读次数:96
快速生成200个 xxxxx-xxxxx-xxxxx-xxxxx 格式的激活码,统计每个字符出现的次
今天看到一个很有意思的题:分析:题中有快速和统计1.使用生成器2.字典来统计以下代码仅为抛砖引玉:importstringimportrandomclassITer_:def__init__(self):self.chars=string.ascii_letters+string.digitsdef__iter__(self):for_inrange(200):codes=[]for_inrang
分类:其他好文   时间:2020-02-28 13:43:58    阅读次数:128
Titer软件学习(Translation Initiation siTE detectoR)
Titer Source Codes lnk: https://github.com/zhangsaithu/titer 函数: collections.namedtuple()函数:https://www.cnblogs.com/jiangbingyang/p/7455853.html numpy ...
分类:其他好文   时间:2020-02-22 19:50:56    阅读次数:79
ISO14229:2013 之 例程控制RoutineControl (0x31)
1、Request message: Sub-function parameter: 2、Positive response message: 3、Supported negative response codes (NRC_): 4、Example #1:sub-function = startR ...
分类:其他好文   时间:2020-02-22 14:14:23    阅读次数:257
ISO14229:2013 之 清除诊断信息ClearDiagnosticInformation (0x14)
1、Request message: 常用sub-function: 0x14服务不支持Sub-Function参数。 2、Positive response message: 3、Supported Negative Response codes (NRC_): 4、Example #1: Req ...
分类:其他好文   时间:2020-02-22 14:12:56    阅读次数:111
ISO14229:2013 之 通过标志输入输出控制InputOutputControlByIdentifier (0x2F)
1、Request message: 常用sub-function: 0x2F服务不支持sub-function参数。 2、Positive response message: 3、Supported negative response codes (NRC_): 4、Example #1 - ”A ...
分类:其他好文   时间:2020-02-22 13:57:22    阅读次数:140
ISO14229:2013 之 通过标志写数据WriteDataByIdentifier (0x2E)
1、Request message: Sub-Function: 该服务不使用Sub-Function参数。 2、Positive Response message: 3、Supported Negative Response codes (NRC_): 4、Example #1:write dat ...
分类:其他好文   时间:2020-02-22 12:08:51    阅读次数:83
hihoCoder 1128 二分查找
Description Input and Output Codes描述#1128 : 二分·二分查找DescriptionNettle最近在玩《艦これ》,因此Nettle收集了很多很多的船(这里我们假设Nettle氪了很多金,开了无数个船位)。去除掉重复的船之后,还剩下N(1≤N≤1,000,00... ...
分类:其他好文   时间:2020-02-08 13:58:07    阅读次数:71
556条   上一页 1 2 3 4 5 ... 56 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!