代码搜索:tsk
找到约 4,461 项符合「tsk」的源代码
代码结果 4,461
www.eeworm.com/read/133772/5901118
c test1.c
//===========================================================================
//
// test1.c
//
// uITRON "C" test program one
//
//=====================================================
www.eeworm.com/read/128447/5990669
cxx testcxx.cxx
//===========================================================================
//
// testcxx.cxx
//
// uITRON "C++" test program
//
//=========================================================
www.eeworm.com/read/128447/5990671
c test1.c
//===========================================================================
//
// test1.c
//
// uITRON "C" test program one
//
//===========================================================
www.eeworm.com/read/123322/6061057
cxx testcxx.cxx
//===========================================================================
//
// testcxx.cxx
//
// uITRON "C++" test program
//
//=========================================================
www.eeworm.com/read/123322/6061059
c test1.c
//===========================================================================
//
// test1.c
//
// uITRON "C" test program one
//
//===========================================================
www.eeworm.com/read/290548/8477303
c taskstats.c
/*
* taskstats.c - Export per-task statistics to userland
*
* Copyright (C) Shailabh Nagar, IBM Corp. 2006
* (C) Balbir Singh, IBM Corp. 2006
*
* This program is free software; you c
www.eeworm.com/read/187687/8608577
cpp dgetmainwin.cpp
/*
* by balancesli
* balancesli@gmail.com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the
www.eeworm.com/read/323086/13355444
bat go.bat
@echo off
if %1.==. goto end
if exist %1.lst del %1.lst
if exist %1.sym del %1.sym
if exist %1.tsk del %1.tsk
if exist %1.hex del %1.hex
if exist %1.obj del %1.obj
if exist %1.map del %1.map
www.eeworm.com/read/128531/5983529
c fault.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1995
www.eeworm.com/read/477107/6746026
txt 说明.txt
本人开发一套有关于手机进销存方面的软件,
含有如下功能:
1:手机及附件入库,销售,库存
2:手机及附件代理商铺货,退领,销售,库存
3:自动查询保价手机的范围,并能进行二次选定。
4:串号全程跟踪功能
5:强大的客户服务功能
6:强大的报表统计功能
7:附件利润采用先进先售的原则
8:自定义所有手机厂商,手机型号
9: 不同客户的登陆权限管理,做到商业数据的完全保密
1 ...