-
通用企业建站系统
一个简洁大方、界面清晰的企业建站系统,拥有一个企业站所需要的全部所有功能,能满足绝大多数企业站的建站需求。
已经对网站的内部结构和代码进行了SEO优化,符合搜索引擎的习惯和标准。
后台地址:域名/admin/ 用户名和密码都是admin
- 2022-03-05 05:04:27下载
- 积分:1
-
You Can change your Screen Resolution (C# and ASP.Net)
You Can change your Screen Resolution (C# and ASP.Net)
- 2022-03-18 04:16:38下载
- 积分:1
-
是一个窗体移动的标准代码,简单明了, 易用易懂
是一个窗体移动的标准代码,简单明了, 易用易懂-Is a standard form of mobile code, simple and clear, easy-to-use easy-to-understand
- 2022-03-12 23:16:04下载
- 积分:1
-
VB.net,下做的一个小东西,连接数据库,连接数据库,连接数据库的功能...
VB.net,下做的一个小东西,连接数据库,连接数据库,连接数据库的功能 -VB.net, the next to do a little thing, connect to the database, connect to the database, connect to the database features
- 2022-10-05 16:40:03下载
- 积分:1
-
ManyFileUpload
多文件上传用户控件源码
使用:ASP.NET+C#+jquery+Css
开发成用户控件,在页面中直接调用即可。
本人不做页面特效啥了,也不为盈利,大伙可以修改样式让
控件更美观点。
以后有空再发些好东西给大伙用。
使用方法:双击绿色小脚丫选择文件-ManyFileUpload
- 2022-02-15 19:39:16下载
- 积分:1
-
基于MVC EASYUI 模板
前端采用EasyUI,后台使用MVC编写的前端框架(mvc easyui framework)
- 2019-06-28 13:20:10下载
- 积分:1
-
finance
金融客户管理系统,主要针对金融客户管理的CRM(Financial Customer Management System)
- 2019-03-11 16:25:36下载
- 积分:1
-
输出dll,然后利用输出dll来完成一些功能
输出dll,然后利用输出dll来完成一些功能-Output dll, and then use the output dll to complete some of the features
- 2022-11-01 21:35:04下载
- 积分:1
-
asp.net的URL重写源代码
完整源代码,可以运用到实际的项目当中...
asp.net的URL重写源代码
完整源代码,可以运用到实际的项目当中-asp.net source code of the URL rewrite complete source code, can be applied to practical projects
- 2022-08-08 22:21:19下载
- 积分:1
-
Description n elements (1,2 ,..., n) there are n! Different order. This n! Were...
Description
n个元素{1,2,..., n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…,n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下:
任务:给定n 以及n 个元素{1,2,..., n }的一个排列,计算出这个排列的字典序值,以及按字典序排列的下一个排列。
Input
第1 行是元素个数n(n < 15)。接下来的1 行是n个元素{1,2,..., n }的一个排列。
Output
第一行是字典序值,第2行是按字典序排列的下一个排列。
Sample Input
8
2 6 4 5 8 1 7 3
Sample Output
8227
2 6 4 5 8 3 1 7
-Description n elements (1,2 ,..., n) there are n! Different order. This n! Were arranged according to lexicographic order, and numbered 0,1, ..., n!-1. With the numbering of each sequence value for the dictionary. For example, when n = 3 when six different lexicographic order of value are as follows: Missions: given n and n elements (1,2 ,..., n) an array to calculate the lexicographic order of value , as well as lexicographic order with the next. Input Line 1 is the number of elements n (n
- 2022-05-07 05:31:16下载
- 积分:1