代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/280962/4121140
py basic_association.py
"""A basic example of using the association object pattern.
The association object pattern is a richer form of a many-to-many
relationship.
The model will be an ecommerce example. We will have an O
www.eeworm.com/read/280962/4121154
py basic_tree.py
"""A basic Adjacency List model tree."""
from sqlalchemy import MetaData, Table, Column, Sequence, ForeignKey
from sqlalchemy import Integer, String
from sqlalchemy.orm import create_session, mapper,
www.eeworm.com/read/279179/4138607
properties basic_fr.properties
# This properties file is used to create a PropertyResourceBundle
# It contains Locale specific strings used in Swing
# Currently, the following components need this for support:
#
# ColorChoos
www.eeworm.com/read/279179/4138653
properties basic_fr.properties
# This properties file is used to create a PropertyResourceBundle
# It contains Locale specific strings used in Swing
# Currently, the following components need this for support:
#
# ColorChoos
www.eeworm.com/read/276553/4165397
h gui_basic.h
/****************************************************************************************
* 文件名:GUI_BASIC.H
* 功能:GUI基本画图函数。
* 说明:
******************************************************************
www.eeworm.com/read/276553/4165399
c gui_basic.c
/****************************************************************************************
* 文件名:GUI_BASIC.C
* 功能:GUI基本绘图函数。进行基本绘图运算,并调用相应的刷新程序更新LCD显示。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:图形操作层,进行各种图形运算
www.eeworm.com/read/276539/4165587
h gui_basic.h
/****************************************************************************************
* 文件名:GUI_BASIC.H
* 功能:GUI基本画图函数。
* 说明:
******************************************************************
www.eeworm.com/read/276539/4165589
c gui_basic.c
/****************************************************************************************
* 文件名:GUI_BASIC.C
* 功能:GUI基本绘图函数。进行基本绘图运算,并调用相应的刷新程序更新LCD显示。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:图形操作层,进行各种图形运算