登录
首页 » HTML » myoffice

myoffice

于 2016-06-02 发布 文件大小:1002KB
0 299
下载积分: 1 下载次数: 6

代码说明:

  MyOffice办公系统简单后台模板,深蓝色风格,带登录页面及后台操作页面,操作页以选项卡形式打开,操作还是挺简单的,是不久前开发的一款OA系统所改编而来。(MyOffice simple back office system template, dark blue style, with a sign-in page and page background operation, the operation to open the page in a tab, the operation was quite simple, is the recent development of a system adapted OA. )

文件列表:

myoffice
........\images




........\......\bg_button_blue.gif
........\......\bg_button_del.gif,1210,2008-12-10
........\......\bg_button_update.gif,1204,2008-12-10
........\......\bg_header.gif,189,2008-12-01
........\......\bg_left_bc.gif,148,2008-11-29
........\......\bg_left_bl.gif,316,2008-11-29
........\......\bg_left_br.gif,316,2008-11-29
........\......\bg_left_ls.gif,148,2008-11-29
........\......\bg_left_rs.gif,148,2008-11-29
........\......\bg_left_tc.gif,255,2008-11-29
........\......\bg_left_tl.gif,1100,2008-11-29
........\......\bg_left_tr.gif,1097,2008-11-29
........\......\bg_login.png,13556,2008-12-09
........\......\bg_login_panel.gif,25541,2008-12-09
........\......\bg_login_panel.png,57040,2008-12-09
........\......\bg_nav.gif,531,2008-11-29
........\......\bg_rectbtn.png,2926,2008-12-10
........\......\bg_schedule.gif,2121,2008-12-06
........\......\bg_tabedbtn.gif,155,2008-12-10
........\......\bg_table_item.gif,1322,2008-12-10
........\......\bg_table_item2.gif,1175,2008-12-25
........\......\bg_th.gif,509,2008-12-10
........\......\bg_title.gif,93,2008-11-26
........\......\bg_tr.gif,422,2008-12-10
........\......\bg_users.gif,1452,2008-12-10
........\......\delete.gif,98,2007-06-04
........\......\edit.gif,563,2007-07-17
........\......\index.css,1444,2009-01-16
........\......\login.css,552,2009-01-16
........\......\login_main.png,338619,2008-12-09
........\......\login_root.png,100131,2011-08-04
........\......\logo.png,16694,2008-11-29
........\......\mail.gif,1286,2008-11-28
........\......\main_fs.gif,91,2008-12-01
........\......\main_hb.gif,315,2008-12-01
........\......\main_hl.gif,803,2008-12-08
........\......\main_hl2.gif,1254,2008-12-08
........\......\main_hr.gif,1997,2008-12-08
........\......\main_lf.gif,511,2008-12-01
........\......\main_ls.gif,91,2008-12-01
........\......\main_rc.gif,578,2008-12-01
........\......\main_rf.gif,511,2008-12-01
........\......\main_rs.gif,91,2008-12-01
........\......\menu_seprator.gif,176,2008-11-29
........\......\minicalendar
........\......\............\minical_btnClose.gif
........\......\............\minical_btnForward.gif
........\......\............\minical_btnPrevious.gif

........\......\nav_back.gif,1141,2008-11-29
........\......\nav_changePassword.gif,1140,2008-11-29
........\......\nav_forward.gif,1145,2008-11-29
........\......\nav_help.gif,1166,2008-11-29
........\......\nav_pre.gif,103,2008-11-29
........\......\nav_print.gif,1156,2008-11-29
........\......\nav_resetPassword.gif,1141,2008-11-29
........\......\nav_search.gif,1161,2008-11-29
........\......\note.gif,689,2008-11-29
........\......\public.css,2022,2009-01-16
........\......\tree
........\......\....\arrow_collapsed.gif
........\......\....\arrow_collapsed_hover.gif
........\......\....\arrow_expanded.gif
........\......\....\arrow_expanded_hover.gif
........\......\....\branch_node.gif
........\......\....\btn_close.gif,1040,2008-12-11
........\......\....\btn_close.png,3374,2008-12-11
........\......\....\empty.gif,62,2008-11-29
........\......\....\folder_closed.gif,624,2008-11-29
........\......\....\folder_open.gif,381,2008-11-26
........\......\....\root_node.gif,1015,2008-12-10
........\......\....\tree_node.gif,382,2008-11-26
........\......\....\user_node.gif,583,2008-12-10
........\index.html,676,2014-12-15
........\MyOffice
........\........\EmployeeMgr.files

........\........\.................\ScriptResource(1).axd,65868,2009-08-05
........\........\.................\ScriptResource.axd,260386,2009-08-05
........\........\.................\WebResource.axd,20794,2009-08-05
........\........\EmployeeMgr.htm,8901,2014-12-15
........\........\Left.files
........\........\..........\bg_left_bl.gif
........\........\..........\bg_left_br.gif


........\........\..........\Tree.js,710,2009-08-05
........\........\..........\TreeNode.js,5142,2009-08-05
........\........\Left.htm,4264,2009-08-05
........\........\Top.files
........\........\.........\Clock.js,1151,2009-08-05

........\........\.........\menu_seprator.gif

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

发表评论

0 个回复

  • spring-workflow
    使用spring构建一个简单的工作流引擎,便于初学者了解工作流引擎的开发模式。(The API discussed here is bundled as the main source code under the src/java directory. Three unit tests exist in the src/testdirectory including SimpleSequenceTestCase, RateDropTestCase and PoolingTestCase. To run all the tests type "maven test" in a command shell and Maven will download all the necessary jar files before compiling and running. To see all output in the console, set maven.junit.usefile=false in the build.properties file. Otherwise, use all JUnit test output will be logged to the files under the target/test-reports dirctory. Actual XSL transforms will take place for two of the tests with results piped to output via log4j. After successful execution of the test suite, you may wish to run the tests individually and watch output real time. Try using "maven test:ui" to pull up the graphical test runer, the select the test you want to run and watch the output in the console. )
    2020-09-14 12:37:58下载
    积分:1
  • OA
    说明:  简单的oa系统 全源代码完整,初学者可学习及二次开发(Oa simple system-wide source code integrity, and beginners can learn and secondary development)
    2010-04-11 18:13:45下载
    积分:1
  • MUSIC
    基于阵列信号的MUSIC算法和正交投影法来进行DOA估计(Based on the array signal MUSIC algorithm and orthogonal projection method for DOA estimation)
    2012-04-14 17:56:35下载
    积分:1
  • 业务管理
    说明:  业务管理系统 业务管理系统 业务管理系统 业务管理系统 业务管理系统 业务管理系统 业务管理系统(Operations Management System Operations Management System Operations Management System Operations Management System Operations Management System Operations Management System Operations Management System)
    2005-11-01 15:02:20下载
    积分:1
  • ver.de
    通达OA websign解密 PHP文件源码(Mastery OA websign decrypt PHP source files)
    2011-11-01 17:53:51下载
    积分:1
  • 雇员管理
    针对雇员信息管理的简单查询系统
    2022-03-16 09:17:47下载
    积分:1
  • nbdy
    电力系统中逆变器的设计,提供了很好的技术参考方案,值得借鉴(Power system inverter design, provided a good technical reference program, it is worth drawing)
    2008-05-23 14:13:26下载
    积分:1
  • OA-office
    办公自动化 PHP实例 源码 一个功能效为全面的PHP-mysql办公系统(Instance of a PHP source office automation functionality for the full effect of PHP-mysql Office)
    2011-09-29 10:30:39下载
    积分:1
  • BeamOriginal
    Program to analysis of Beam structures, loads, deflection, stress, etc distribution
    2013-11-20 03:12:05下载
    积分:1
  • 协同OA网络办公
    说明:  1.在浏览器里面 http://访问您的网址/install 将解压后的文件及文件夹上传到你要安装的位置,如果是*nix服务器,将/data、/cache 、config.php权限设置为777,然后打开网址 访问网址 http://访问您的网址/ 设置好安装的系统信息和管理员账号密码,安装完登录即可 2.更新菜单 进入OA软件,系统设置 > 菜单管理,拉到最下方,点提交,然后刷新浏览器!(1. in the browser http:// access your URL /install Upload the decompressed files and folders to the location you want to install. If it's the *nix server, set the /data, /cache and config.php permissions to 777, then open the URLs. Access to the web site http:// to access your URL / set the installed system information and the administrator account password, after the installation of the login 2. update menu Access to OA software, system Settings > menu management, pull to the bottom, point submission, and then refresh the browser!)
    2020-11-12 16:39:43下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载