登录
首页 » PowerBuilder » pb.net

pb.net

于 2021-03-03 发布 文件大小:771KB
0 280
下载积分: 1 下载次数: 31

代码说明:

  PowerBuilder 11 .NET WINFORM的例子(PowerBuilder 11 .NET WINFORM Example)

文件列表:

assemblies.txt,273,2010-03-25
AssemblyInfo.cs,377,2010-03-25
bin
...\Debug
...\.....\Antlr3.Runtime.dll,117760,2010-01-19
...\.....\CommandButton.xaml,3521,2009-03-15
...\.....\default.backup,252,2009-03-25
...\.....\IAWinFX.dll,117600,2006-08-15
...\.....\PBCompiler.log,2113,2010-03-25
...\.....\PBTrace.log,193502,2010-03-25
...\.....\PdfSharp-WPF.dll,556544,2010-01-19
...\.....\Resources
...\.....\.........\CommandButton.xaml,3521,2009-03-15
...\.....\.........\resizegrip.xaml,1793,2009-03-15
...\.....\.........\shared.xaml,8018,2009-03-20
...\.....\.........\window.xaml,1499,2009-03-15
...\.....\Skin1.xaml,0,2009-03-25
...\.....\Skin2.xaml,530,2009-03-20
...\.....\Sybase.PowerBuilder.LibraryManager.dll,83904,2010-01-19
...\.....\Sybase.PowerBuilder.Utility.dll,71616,2010-01-19
...\.....\wpfapp.exe,45568,2010-03-25
...\.....\wpfapp.exe.config,2609,2010-03-25
...\.....\wpfapp.pdb,179712,2010-03-25
...\.....\wpfapp.resource.dll,63488,2010-03-25
...\.....\wpfapp.resource.pdb,7680,2010-03-25
...\.....\WPFToolkit.dll,531456,2010-01-19
calc.cs,9132,2009-03-25
calc.csproj,19258,2010-03-25
calc.pbl
........\bin
........\...\Debug
........\calc.pblx,2113,2010-03-25
........\calc.sra,1274,2009-11-02
........\d_calc.srd,60090,2010-03-25
........\obj
........\...\Debug
........\p_wpfapp_wpf.srj,988,2009-02-03
........\w_calc.srw,28866,2010-03-25
........\w_calc.srw.xaml,20822,2010-03-25
calc.pbtx,2522,2009-02-22
calc.pbwx,1294,2010-03-25
calc.resource.csproj,9258,2010-03-25
calc_calc_a.cs,10352,2010-03-25
calc_groups_info.xml,482,2010-03-25
calc_w_calc.xaml,10410,2010-03-25
calc_w_calc_w.cs,154478,2010-03-25
calc_w_window.xaml,483,2010-03-25
calc_w_window_w.cs,2608,2010-03-25
log.txt,2,2010-03-25
msbuild.log,3662,2009-03-25
obj
...\Debug
...\.....\calc.csproj.FileListAbsolute.txt,2585,2010-03-25
...\.....\calc.resource.csproj.FileListAbsolute.txt,445,2010-03-25
...\.....\calc_w_calc.baml,11804,2010-03-25
...\.....\calc_w_calc.g.cs,12151,2010-03-25
...\.....\calc_w_window.baml,1247,2010-03-25
...\.....\calc_w_window.g.cs,2416,2010-03-25
...\.....\ResolveAssemblyReference.cache,492008,2010-01-19
...\.....\wpfapp.exe,45568,2010-03-25
...\.....\wpfapp.g.resources,13335,2010-03-25
...\.....\wpfapp.pdb,179712,2010-03-25
...\.....\wpfapp.resource.dll,63488,2010-03-25
...\.....\wpfapp.resource.g.resources,60328,2010-03-25
...\.....\wpfapp.resource.pdb,7680,2010-03-25
...\.....\wpfapp_MarkupCompile.cache,202,2010-03-25
...\.....\w_calc.baml,9854,2009-03-25
...\.....\w_calc.g.cs,11324,2009-03-25
...\xaml
...\....\calc
...\....\....\w_calc.srw.full.xaml,8312,2009-11-02
PBApplicationEntryPoint.cs,2154,2010-03-25
Resources
.........\d_calc.srd,60090,2010-03-25
w_calc.cs,121044,2009-03-25
w_calc.xaml,16432,2009-03-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MFC
    (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化(defines an abstract base class Shape, with which it derives five categories: round, square, rectangular, trapezoidal, triangular. (2) the use of virtual functions to calculate several graphics area. Effect (3) demonstrate the constructor, copy constructor and destructor call sequence (4) with a class template implementation. (5) The use of MFC library to draw and modify graphics, using the basic properties dialog input and output graphics, or the use of the basic properties of operator overloading the input and output graphics on the graphical user interface. (6) with the file save graphical information, and can be read a file and make the appropriate treatment. 2) Innovation requirements: Using the method header and source files separate polymorphism diversify )
    2020-11-04 14:29:52下载
    积分:1
  • FlatUI-master
    想学习IOS扁平界面开发的赶紧了,这个案例完全解释了怎么在ios7.0实现扁平界面(Want to learn quickly IOS flat interface development, this case is completely explains how to achieve a flat interface in ios7.0)
    2013-11-15 14:57:58下载
    积分:1
  • WpfImageButton
    自己继承的一个WPF image类 , 做button用,效果:按下缩小 放开弹起 反弹 阴影效果 (He inherited a WPF image category, do button has the effect: press release narrow shadows bounce bounce)
    2011-09-20 12:57:34下载
    积分:1
  • 3224
    卷帘式菜单加背景图片源码,程序结合易语言扩展界面支持库,调用API函数给卷帘式菜单加背景图片。(Roll-up menu plus background image source , the program combined with easy language support library expansion interface , API function calls to the shutter-style menu plus background image.)
    2016-03-30 13:18:48下载
    积分:1
  • learn
    解非线性方程组,使用python语言,两种方法解决非线性方程组,对比分析性能(Solving the non-linear equations, using Python language, two methods to solve the non-linear equations, comparative analysis of performance)
    2020-06-23 21:00:01下载
    积分:1
  • PSCAD培训课件 PSCAD-training-ppt
    乐健老师的PSCAD培训课件,完整版(操作界面为X4版)价值3500元啊!(PSCAD training ppt)
    2021-04-28 23:48:43下载
    积分:1
  • GUIS_FEX
    使用matlab开发可视化图形界面,内容丰富,有文档说明(matlab )
    2009-11-25 12:37:06下载
    积分:1
  • RasofDial
    一个用VC做得简单实用得类似拨号上网软件。很简单,对于哪些做监控等等得人很有用(VC done a simple and practical in a similar dial-up software. Very simple, monitoring, etc. What do useful to the right people)
    2006-06-01 03:23:33下载
    积分:1
  • PyQt5快速开发与实战所有
    《PyQt5快速开发与实战》所有章节的例程(Routines for all chapters of PyQt5 Rapid Development and Practice)
    2020-06-21 07:40:01下载
    积分:1
  • MFC
    MFC的控件中实现OPENCV的摄像头显示-(MFC control to achieve OPENCV camera-)
    2012-08-03 22:06:50下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载