登录
首页 » WEB(ASP,PHP,...) » 自己做的一个企业站点源码,前台Flex,后台php,其数据交互利用xml。...

自己做的一个企业站点源码,前台Flex,后台php,其数据交互利用xml。...

于 2022-03-28 发布 文件大小:740.75 kB
0 152
下载积分: 2 下载次数: 1

代码说明:

自己做的一个企业站点源码,前台Flex,后台php,其数据交互利用xml。-An enterprise site source code developed by myself. Front site is based on Flex, the manage site is writeen by php. Xml is the medium for php and flex to communicate.

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

发表评论

0 个回复

  • Cnet Gsbook留言本运行于ASP+ACCESS环境下,集功能丰富/实用/易用,后台管理强大,采用ASP Class程序结构,使程序的执行效率更高,代码结...
    Cnet Gsbook留言本运行于ASP+ACCESS环境下,集功能丰富/实用/易用,后台管理强大,采用ASP Class程序结构,使程序的执行效率更高,代码结构模块化等优点。v1.0版本主要集以下功能:1.仿QQ自定义表情,留言时把文字转为生动的图片文字功图片表情显示;2.可定制的留言表情,根据喜爱随时随地上传你喜欢的可爱图片作为留言的心情图。3.四款精美的留言式样供自由选择,可定制喜欢的留言界面。4.增设留言密码功能,留言作者留言时可设密码,随时可以输入密码对留言进行修改或删除。5.更保密的悄悄话功能,非管理员或留言密码,无法看到作者的留言/回复及相关的个人资料信息。6.留言回复时邮件通知功能,当管理员回复了你的留言,系统会自动发邮件提醒你。7.功能强大的站点管理后台,关闭/开放留言本,留言关键字过滤,IP管理,权限设置,在线上传字符转换/心情图片,邮件服务器参数设置等。-Cnet Gsbook voice in the running ACCESS ASP environment, combines feature-rich/practical/ease of use, strong management background, using ASP Class program structure, the implementation process more efficient, modular code structure advantages. Set v1.0 version of the following major functions : 1. Imitation QQ attorney and left messages at the turn words into text vivid picture gong show pictures expression; 2. Messages can be customized expressions, like anywhere upload your favorite pictures as lovely voice the feelings map. 3. Four exquisite voice pattern for freedom of choice, customizable inte
    2022-05-26 00:45:27下载
    积分:1
  • 一本学习HTML的电子文档。由谭浩强主编。清华大学出版社出版。...
    一本学习HTML的电子文档。由谭浩强主编。清华大学出版社出版。-A learning HTML electronic documents. By Hao-Qiang editor. Tsinghua University Publishing House.
    2022-12-10 18:30:06下载
    积分:1
  • 其主要的功能就是,进行后台管理模块整合. 1)其可以支持多个应用,多个模块的权限管理. 2)支持Access和MsSql200/2005. 3)采用...
    其主要的功能就是,进行后台管理模块整合. 1)其可以支持多个应用,多个模块的权限管理. 2)支持Access和MsSql200/2005. 3)采用角色来进行权限的授权,每个用户可以属于多个角色,享有交差权限. 4)整合方便,权限检测采用httpmodule方式检测.基本不用对原有程序进行修改,便可将原有程序进行整合. 5)可视化编辑,全新的Menu和Tab控件.支持拖拉式编辑. 6)统一的事件日志管理,所有登陆操作都有安全记录. 7)每个模块的每个栏目对应一个目录, 栏目的权限抽象分为(查看/新增/修改/删除/排序/打印/备用A/备用8).目录里有一个web.config来进行目录文件权限配置,可直接将某个文件名设定到相对应的权限上.-err
    2022-06-26 12:04:21下载
    积分:1
  • a music download site's source code, things are not bad, download
    一个音乐下载网站的源代码,东西不错,推荐下载-a music download site"s source code, things are not bad, download
    2023-04-24 19:15:04下载
    积分:1
  • asp开发的电子商务网站,功能齐全,适全中小企业,适合初学者
    asp开发的电子商务网站,功能齐全,适全中小企业,适合初学者-asp development of e-commerce website, a full-featured, small and medium-sized full-fitness for beginners
    2023-01-29 17:50:04下载
    积分:1
  • 一个不错的在线日历程序 真的不错,可以嵌入在网页中也可单独使用...
    一个不错的在线日历程序 真的不错,可以嵌入在网页中也可单独使用-A good online calendar program is really good, can be embedded in Web pages can also be used alone
    2022-01-21 22:57:42下载
    积分:1
  • Written in PHP file directory structure, process is not complicated but it is pr...
    PHP写的文件目录结构,程序并不复杂但很实用-Written in PHP file directory structure, process is not complicated but it is practical
    2022-08-16 15:43:02下载
    积分:1
  • 一个简单的网上书店系统,有图书管理、会员注册、评论发表、购物车等基本应用,后台有:定单管理、评论管理、用户管理、图书管理等功能模块。为北大青鸟学员练习之用,可以...
    一个简单的网上书店系统,有图书管理、会员注册、评论发表、购物车等基本应用,后台有:定单管理、评论管理、用户管理、图书管理等功能模块。为北大青鸟学员练习之用,可以做为入门者的学习参考之用。 采用了VS2005的master模板 DB_CNZZ下为Sql数据库文件,附加即可,注意:除修改web.config中的Sql连接信息以外还要对App_Code/Class1.cs中的Sql登录信息也要做对应的修改。 后台进入地址:/login.aspx 帐号:admin 密码:admin 作者:Accp -A simple online bookstore system, there is library management, membership registration, comments, shopping cart and other basic applications, there is the background: order management, reviews management, user management, library management, such as function modules. Beida Jade Bird to use students to practice, can be used as the study entry reference. VS2005 uses DB_CNZZ the master template for the Sql database files, additional to, pay attention to: In addition to modifications in the web.config to connect Sql information but also on the outside of the Sql log App_Code/Class1.cs information should also be corresponding changes. Background to enter the address:/login.aspx Account: admin Password: admin author: Accp
    2022-01-22 14:43:32下载
    积分:1
  • 1. 显示文章,显示近期热门文章,相关文章,文章来源作者等信息。 2. 文章打包发送。 3. 文章多栏目搜索 4. 无限二级分类,栏目、子栏目添加删除修改。 5...
    1. 显示文章,显示近期热门文章,相关文章,文章来源作者等信息。 2. 文章打包发送。 3. 文章多栏目搜索 4. 无限二级分类,栏目、子栏目添加删除修改。 5. 文章添加,支持选用UBB语法插入图片、连接等HTML效果或者全部支持HTML 6. 加入下拉连动,更方便选择文章栏目 7. 用户管理,不同等级拥有不同管理权限 8. 文章编辑修改删除,内附搜索程序。-1. Show articles, shows that the recent popular articles, related articles on the author and other information sources. 2. The article sent packing. 3. Article Search more than four columns. Unlimited 2 classification, columns, and the deletion of sub-columns to add amendments. 5. The article added that support for the option UBB Grammar insert pictures, connections HTML effects or all support HTML 6. Joining the drop-down linked more convenient for selecting articles columns 7. User management, different levels have different management authority 8. Editorial changes to delete the article, enclosing Search procedures.
    2022-01-21 00:08:56下载
    积分:1
  • 本书是针对.NET 初学者而写作的入门书,作者林煌章 现任: 台湾微软资深顾问 / 特约讲师...
    本书是针对.NET 初学者而写作的入门书,作者林煌章 现任: 台湾微软资深顾问 / 特约讲师-This book is for. NET beginners and entry-writing the book, the authors present林煌Chapter: Senior Microsoft Consultant/Special Lecturer
    2022-12-02 19:05:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载