代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/285908/4044162
m fcnname.m
function name = fcnName(h)
%Convert a function handle into a string.
% fcnName(h) is a string containind the display name of the funciton
% handle h;
%
% MATLAB does not provide any mechani
www.eeworm.com/read/285244/4055120
java lcd.java
//
// nanovm/io/Lcd.java
//
// When converting NanoVM code using the Convert tool, this
// code will magically be replaced by native methods. This
// code will never be called.
//
// It is possible to
www.eeworm.com/read/285244/4055126
java asuro.java
//
// nanovm/asuro/Asuro.java
//
// When converting NanoVM code using the Convert tool, this
// code will magically be replaced by native methods. This
// code will never be called.
//
// It is possib
www.eeworm.com/read/285244/4055128
java formatter.java
//
// nanovm/util/Formatter.java
//
// When converting NanoVM code using the Convert tool, this
// code will magically be replaced by native methods. This
// code will never be called.
//
// It is pos
www.eeworm.com/read/273665/4200390
c vfs_afsacl.c
/*
* Convert AFS acls to NT acls and vice versa.
*
* Copyright (C) Volker Lendecke, 2003
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/271875/4221472
mibs
title Textual mib parsing
description This section controls the textual mib parser. Textual
description mibs are parsed in order to convert OIDs, enumerated
description lists, and ... to and from tex
www.eeworm.com/read/451042/1667688
txt domecho06.txt
DomEcho06
Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
www.eeworm.com/read/451042/1667692
txt domecho05.txt
DomEcho05
Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
www.eeworm.com/read/437033/1836803
l unfixit.l
%{
/* unfixit.l - convert shortened external names to names back to their
* original names. (See fixit.l)
*/
/*
* This program is included to satisfy "dumb" compilers/linkers which
www.eeworm.com/read/431110/1910763
c ultoa.c
/*
* convert unsigned long to ASCII
* Copyright (C) 1998, 1999 Henry Spencer.
*
* This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Library Ge