代码搜索:source
找到约 10,000 项符合「source」的源代码
代码结果 10,000
www.eeworm.com/read/280276/4127341
c source2.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define COM8255 XBYTE[0xdfff]
#define PA8255 XBYTE[0xdffc]
uchar data s[6] _at_ 0x20;
uchar data t[
www.eeworm.com/read/280158/4127948
js source_html.js
function loadTxt()
{
document.getElementById("txtLang").innerHTML = "\u6362\u884c ";
document.getElementById("btnCancel").value = "\u53d6\u6d88 ";
document.getElementById("btnApply
www.eeworm.com/read/277929/4148852
h su_source.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/276066/4169762
java source5.java
/*
* Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modi
www.eeworm.com/read/273546/4204148
h su_source.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/446622/1711420
c source1.c
/*P1.0和P1.1分别由两开关控制S1,S2。开始为全关,2S后S1开,0.1S后S2开,
/*S1保持2.0S S2保持2.4S,如此反复,fosc=10Mz
/*(关关)2S后(关开)1S后(开开)1.9S后(开关)5S后(关关)
/*设每次10ms中断一次,对应的次数为:0,200,300,490,990 而P1输出0,1,3,2 */
#include
www.eeworm.com/read/446622/1711421
c source2.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define COM8255 XBYTE[0xdfff]
#define PA8255 XBYTE[0xdffc]
uchar data s[6] _at_ 0x20;
uchar data t[
www.eeworm.com/read/445759/1718423
js source_editor.js
function saveContent() {
tinyMCE.setContent(document.getElementById('htmlSource').value);
tinyMCE.closeWindow(window);
}
// Fixes some charcode issues
function fixContent(html) {
html = htm
www.eeworm.com/read/445365/1722731
js source_editor.js
function saveContent() {
tinyMCE.setContent(document.getElementById('htmlSource').value);
tinyMCE.closeWindow(window);
}
function onLoadInit() {
tinyMCEPopup.resizeToInnerSize();
// Remove Gecko