最近开发的,用于课堂上给学员们演示的小程序;很小,但里面用到的编码应该是实际编程时常用的一些函数和方法。里面主要有四个窗体:w_study窗体内容是最基本的PB开发,里面的代码也是PB实际应用中相对常需要用到的技术。该窗体支持模糊查询,包含数据窗口的基本用法(检索数据、插入、删除、保存等)。其中“保存”按钮里面有用到从数据窗口获取数据的相关函数和对相关缓冲区记录状态的判断方法;w_mdi是一个MDIHelp类型的窗体,放置了个菜单,并插入了个图形用户对象u_pic_1作为背景;w_uo主要是个使用可视用户对象的窗体,里面乃至一个标准可视用户对象单选钮u_bt_1和一个定制可视用户对象文本框u_eg;inh_w_1是一个继承窗体,继承了w_uo窗体,且对其用法做了个简要说明。此程序仅适用于PB的初学者观摩之用。-recently developed for classroom presentation to the participants of small programs; Small, but they should be used in coding the actual programming is often used in functions and methods. There are four main forms : Form w_study content is the most basic PB development, inside the PB code is relatively practical applications often need to use the technology. The forms support fuzzy inquiry, the window contains basic data usage (data retrieval, insertion, deletion, preservation, etc.). With the "Save" button inside of the useful data from the window of access to data and the correlation function of state records related to the buffer - broken; w_mdi is a MDIHelp types of windows, placed menu, 000 and insert a graphical user object u_pic_1 as background; w_uo main use is targeting 下载
|
V3更新重写了整个心理咨询系统,吸取了历史版本的诸多有点,然后在增加了一些本人认为一个心理网站所需要的扩展功能,做到了非常人性化的局面,也许系统里面还存在部分JAVASCRIPT的错误,这是因为我没有增加容错脚本,其实没什么大关系的!好了现在谈谈重点的有哪些功能增加了吧: 1、个人拥有一个控制面板(基本资料,密码,头像,备忘录),虽然功能比较简单,但作为一个心理平台的话已经够了 2、心理讨论,系统的主体,比历史版本的平台功能强化了一下,具体功能如何内见,保证会让你满意 3、放松一刻:辅助模块,用于轻松心理咨询者抱着比较紧张的心情来浏览得到舒心的功能,有音乐试听互动的功能 4、系统功能,本系统是结合了历史版本的有点的,所以历史版本还存在免验证和验证的分别2套系统,而本系统则只要点点其中的参数设置即可设定成功,而且用户验证数据还可以通过EXCEL表格自由导入,方便异常 5、管理员登录名:admin 密 码 :admin 应网友要求,特别改制了ACCESS数据库版,可能数据库移植还有点问题,希望大家到官方网站去讨论交流 -V3 updated rewrite of the entire system psychological counseling, to learn the history of the many versions somewhat, Then some of the extra that I have a psychological need for the expansion, and ensure that the very humanity of the situation, Perhaps system still exist inside the part JAVASCRIPT wrong, it is because I have no script to increase fault tolerance, In fact, nothing related to the! Well now turn to focus on what are the functions of the increase it : an individual with a control panel (basic information, passwords, Head MOU), although relatively simple functions, but as a platform for the psychological enough for the two, psychological discussion, The main system than the historical version of the platform to strengthen the function of that specific functions within see how t 下载
|