代码搜索结果
找到约 10,000 项符合
Test 的代码
test.lds
OUTPUT_ARCH(arm)
ENTRY(begin)
SECTIONS
{
. = 0x1000000;
.text : { /* Real text segment */
_begin = .; /* Text and read-only data */
*(.text)
*(.fixup)
*(.gnu.warning)
*(.text.lock)
test.c
/*****************************************************************************
******************************************************************************
**** TMS320C54x用ADPCM编解码
test.dsp
# Microsoft Developer Studio Project File - Name="Test" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
test.java
/**
*
*/
package com.sincere.utils.timer;
/**
* @author Administrator
*
*/
public class Test {
/**
* @param args
* @throws
* @throws Exception
*/
public static v
test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
test.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "test.h"