代码搜索:section
找到约 10,000 项符合「section」的源代码
代码结果 10,000
www.eeworm.com/read/161054/5563623
c cpu_calls.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th
www.eeworm.com/read/161054/5563633
c cpu_calls.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th
www.eeworm.com/read/158872/5590092
c aload.c
/* Program to load an image into the SPARClite monitor board
Copyright 1993, 1994, 1995 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/155708/5619983
sql my.sql
update dbo.Community_<mark>Section</mark>s
set <mark>section</mark>_description = '管理员:admin,初始密码:admin。倒奶CMS6.0分为免费版,企业版两个版本。
倒奶CMS6.0免费版无源码,页面点击次数达到5000次后,就无法再增加、查看内容了。
倒奶CMS6.0企业版含源码,无任何限制,需要付费购买,价格168元。
可通过招商银行一卡通汇款,或邮 ...
www.eeworm.com/read/369842/9632035
map project.map
PROGRAM "E:\yulong\s08_资料\S08AW资料\s08\IIC\bin\Project.abs"
*********************************************************************************************
TARGET SECTION
-------------------------
www.eeworm.com/read/369409/9649607
map project.map
PROGRAM "D:\AdvancedC\Projects\RelocateSample\bin\Project.abs"
*********************************************************************************************
TARGET SECTION
---------------------
www.eeworm.com/read/367602/9740387
cpp main.cpp
#include
#include
BYTE* image;
char filename[256];
char filepath[256];
IMAGE_DOS_HEADER dos_header;
DWORD signature;
DWORD fileheaderoffset;
IMAGE_FILE_HEADER file_
www.eeworm.com/read/412578/11191372
c dsp28_globalvariabledefs.c
/*
自定义段(C语言)
#pragma DATA_SECTION(函数名或全局变量名,"用户自定义在数据空间的段名");
#pragma CODE_SECTION(函数名或全局变量名,"用户自定义在程序空间的段名");
不能在函数体内声明。
必须在定义和使用前声明
#pragma可以阻止对未调用的函数的优化
*/
#include "DSP28_Device.h"
//
www.eeworm.com/read/201052/15417128
c ucparse.c
/************************************************
* UC packet parser.
* Incompletely reversed by doublelee
* data: 2003.7
* edited: 2005.7
***********************************************
www.eeworm.com/read/113601/15452446
asm combine.asm
; COMBINE.ASM Interrupt List combiner
; by Ralf Brown
; last edit: 22mar98
NAME COMBINE
TITLE Combine Interrupt List sections
; declare all the segments in the order in which they are t