代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/284052/8968907
cs picusbapi.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
using System.Runtime.InteropServices; // Clase para importar DLL
using PVOID = System.IntPtr;
using DWORD = System.UI
www.eeworm.com/read/283498/9016497
asm pgm6_7.asm
; Unconditional Jumps
.386
option segment:use16
dseg segment para public 'data'
; Pointers to statements in the code segment
IndPtr1 word IndTarget2
IndPtr2 dword IndTarget3
www.eeworm.com/read/174892/9570617
cpp test-windows.cpp
#include
#include "cHttpsvr.h"
using namespace yyc;
int http_test(cSocket * psock,cHttpreq * phttpreq)
{
const char *ptr=phttpreq->get_para("timer");
if (ptr!=NULL) {
psock->se
www.eeworm.com/read/165912/10047047
m nmos025.m
function id = nmos025(W, L, vgs, vds, vsb)
% analysis for 0.25 micron NMOS transistor
technology = [1, 0.43, 0.4, 117.7e-6, 0.06, 0.6325, 0.005, 0.015];
% technology is a list of technology para
www.eeworm.com/read/348603/10881531
dfm unit1.dfm
object Form1: TForm1
Left = 181
Top = 166
Width = 661
Height = 425
Caption = 'Programa para testar equipamentos da ControlID'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
F