资源简介
FruitFinal.rar
代码片段和文件信息
function varargout = Fruit(varargin)
% FRUIT MATLAB code for Fruit.fig
% FRUIT by itself creates a new FRUIT or raises the existing
% singleton*.
%
% H = FRUIT returns the handle to a new FRUIT or the handle to
% the existing singleton*.
%
% FRUIT(‘CALLBACK‘hobjecteventDatahandles...) calls the local
% function named CALLBACK in FRUIT.M with the given input arguments.
%
% FRUIT(‘Property‘‘Value‘...) creates a new FRUIT or raises the
% existing singleton*. Starting from the left property value pairs are
% applied to the GUI before Fruit_OpeningFcn gets called. An
% unrecognized property name or invalid value makes property application
% stop. All inputs are passed to Fruit_OpeningFcn via varargin.
%
% *See GUI Options on GUIDE‘s Tools menu. Choose “GUI allows only one
% instance to run (singleton)“.
%
% See also: GUIDE GUIDATA GUIHANDLES
% Edit the above text to modify the response to help Fruit
% Last Modified by GUIDE v2.5 15-Dec-2017 21:56:12
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct(‘gui_Name‘ mfilename ...
‘gui_Singleton‘ gui_Singleton ...
‘gui_OpeningFcn‘ @Fruit_OpeningFcn ...
‘gui_OutputFcn‘ @Fruit_OutputFcn ...
‘gui_LayoutFcn‘ [] ...
‘gui_Callback‘ []);
if nargin && ischar(varargin{1})
gui_State.gui_Callback = str2func(varargin{1});
end
if nargout
[varargout{1:nargout}] = gui_mainfcn(gui_State varargin{:});
else
gui_mainfcn(gui_State varargin{:});
end
% End initialization code - DO NOT EDIT
% --- Executes just before Fruit is made visible.
function Fruit_OpeningFcn(hobject eventdata handles varargin)%载入界面
% This function has no output args see OutputFcn.
% hobject handle to figure
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% varargin command line arguments to Fruit (see VARARGIN)
% Choose default command line output for Fruit
handles.output = hobject;
im=imread(‘timg.jpg‘);%界面背景
axes(handles.axes4)
imshow(im)
% Update handles structure
guidata(hobject handles);
% UIWAIT makes Fruit wait for user response (see UIRESUME)
% uiwait(handles.figure1);
% --- Outputs from this function are returned to the command line.
function varargout = Fruit_OutputFcn(hobject eventdata handles)
% varargout cell array for returning output args (see VARARGOUT);
% hobject handle to figure
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Get default command line output from handles structure
varargout{1} = handles.output;
% --- Executes on button press in pushbutton1.
function pushbutton1_Callback(hobject eventdata handles)
% hobject handle to pushbutton1 (see GCBO)
% eventdata reserved - to be defined in a futur
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 227944 2017-12-16 10:55 FruitFinal\7722429_133841342000_2.jpg
文件 68349 2018-01-30 19:31 FruitFinal\Fruit.fig
文件 23717 2018-01-30 19:31 FruitFinal\Fruit.m
文件 124311 2017-12-16 00:24 FruitFinal\timg.jpg
文件 134337 2017-12-15 23:49 FruitFinal\桃子\03.jpg
文件 88745 2017-12-15 23:55 FruitFinal\桃子\5736135_162610159170_2.jpg
文件 193542 2017-12-17 15:02 FruitFinal\桃子\b1peach01.jpg
文件 684115 2017-12-15 18:09 FruitFinal\桃子\peach1.jpg
文件 113738 2017-12-16 00:30 FruitFinal\梨\1395193610A0-16052.jpg
文件 111077 2017-12-14 22:23 FruitFinal\梨\pear.jpg
文件 27884 2017-12-17 15:05 FruitFinal\梨\timg.jpg
文件 146933 2012-05-21 00:20 FruitFinal\水果大杂烩\new1.jpg
文件 148005 2012-05-21 00:23 FruitFinal\水果大杂烩\new2.jpg
文件 145979 2012-05-21 00:26 FruitFinal\水果大杂烩\new3.jpg
文件 72419 2012-06-08 10:53 FruitFinal\水果大杂烩\new4.jpg
文件 104397 2012-06-08 12:03 FruitFinal\水果大杂烩\new5.jpg
文件 90569 2012-06-08 12:05 FruitFinal\水果大杂烩\new6.jpg
文件 65608 2012-06-08 12:09 FruitFinal\水果大杂烩\new7.jpg
文件 84681 2012-06-08 13:33 FruitFinal\水果大杂烩\new8.jpg
文件 68236 2017-12-15 23:59 FruitFinal\苹果\19300273398294135409435447574.jpg
文件 245767 2017-12-15 23:57 FruitFinal\苹果\2007929141656461_2.jpg
文件 106047 2017-12-14 22:21 FruitFinal\苹果\apple.jpg
文件 119210 2017-12-16 00:36 FruitFinal\菠萝\2316055_152812086138_2.jpg
文件 120482 2017-12-14 22:24 FruitFinal\菠萝\pineapple.jpg
文件 54292 2017-12-16 00:37 FruitFinal\香蕉\6608733_124234572000_2.jpg
文件 31376 2017-12-17 15:11 FruitFinal\香蕉\bu1.jpg
文件 29265 2017-12-14 22:19 FruitFinal\香蕉\bunana.jpg
目录 0 2017-12-17 15:04 FruitFinal\桃子
目录 0 2017-12-18 10:34 FruitFinal\梨
目录 0 2017-12-15 23:32 FruitFinal\水果大杂烩
............此处省略7个文件信息
- 上一篇:哈工大数据库作业1-4
- 下一篇:作业批改及提交的 系统
相关资源
- 金税发票导入系统.rar
- ikeymonitor_sign.zip
- 智慧党建云平台2.3.0.zip
- seodemo.rar
- 大话设计模式.pdf
- FlyBird2.0.zip
- lzp1l5.doc
- 2020cfa一级kaplanqbank3000题库.zip
- GBT25000.10-2016系统与软件工程系统与软
- ade7844aaaefae9ac7b025c02ae11a80.rar
- 新编日语教程第二册
- 638428528718b683e17008a010da1a40.rar
- 1G以太网接入处理芯片[RTL8169]详细技术
- 淘宝线报神单天猫免费版本最新可用
- BOOK.RAR200823
- 基于layui实现的后台管理模板.zip
- GBT14912-20171∶5001∶10001∶2000外业数字
- 计算理论第三版.zip
- 禾匠商城前端.zip
- 平安银行.rar
- 大灰狼企业远程管理系统.密码123.ra
- 54d7fd2ecbc38e44d49e77d1c214028e.rar
- 家政服务小程序.zip
- 04-GB∕T37962-2019信息安全技术工业控制
- VISSIM行人仿真模块介绍和使用方法d
- GOFDesignPatterns[英文清晰目录]PDF.zip
- zw_deblur_code_1_2.zip
- watermark-reloaded.zip
- 基于SSM的花卉管理系统的设计与实现
- Aria2GUI+谷歌插件.zip
评论
共有 条评论