代码搜索结果
找到约 10,000 项符合
Embedded 的代码
embedded_kcpsm.vhd
--
-- EMBEDDED_KCPSM.VHD
--
-- Ken Chapman - Xilinx Ltd - October 2002
--
-- This file instantiates the KCPSM processor macro and connects the
-- program ROM.
--
-- NOTE: The name of the prog
embedded-db.rc
# Connection settings for the embedded Openfire database.
urlid embedded-db
url jdbc:hsqldb:../../embedded-db/openfire
username sa
password
misc-embedded.c
/*
* Originally adapted by Gary Thomas. Much additional work by
* Cort Dougan . On top of that still more work by
* Dan Malek .
*
* Currently maintained by: To
embedded_sample.py
import wx
from wx.py import shell, version
class MyPanel(wx.Panel):
def __init__(self, parent):
wx.Panel.__init__(self, parent, -1, style=wx.SUNKEN_BORDER)
text = wx.Stati
misc-embedded.c
/*
* Originally adapted by Gary Thomas. Much additional work by
* Cort Dougan . On top of that still more work by
* Dan Malek .
*
* Currently maintained by: To
embedded_explorer.h~
/***************************************************
Copyright(C), 2008 , JUST
File name:embedded_explorer.h
Author:StevenZ Version:0.9 Date:08/09/21
Description: embedded_explore
embedded_explorer.h
/***************************************************
Copyright(C), 2008 , JUST
File name:embedded_explorer.h
Author:StevenZ Version:0.9 Date:08/09/21
Description: embedded_explore
not_embedded_server.result
prepare stmt1 from ' show full processlist ';
execute stmt1;
Id User Host db Command Time State Info
number root localhost test Query time NULL show full processlist
deallocate prepare stmt1;
not_embedded_server.test
#
# Here we collect tests that doesn't work with the embedded server
#
-- source include/not_embedded.inc
#
# Show full process list with prepare
# To not show other connections, this must be the fi
misc-embedded.c
/*
* Originally adapted by Gary Thomas. Much additional work by
* Cort Dougan . On top of that still more work by
* Dan Malek .
*
* Currently maintained by: To