当前位置:网站首页>Fr exercise topic --- comprehensive question
Fr exercise topic --- comprehensive question
2022-07-05 14:48:00 【Wu Yongheng】
Exercise questions
1.
Title Description : According to the parameter function points learned in this lesson & The chart content completes the basic data query effect and linkage analysis effect .
The specific effect is as follows :
Involving the data source : In the built-in database “ sales ” Database table ,
Realization effect : Query the sales volume data of the corresponding region through the parameter drop-down region , At the same time, the data is displayed graphically .
The graphic Title dynamically displays the currently selected parameters . The linkage analysis is satisfied between pie chart and column chart , Click the corresponding product type to view the sales data of each salesperson .

2.
Title Description : Realize associated filling .
The specific effect is as follows :
Involving the data source : In the built-in database “ Order ”,” The order details ”,‘ Shippers ’,‘ Customer ’,‘ Employee ’,‘ product ’ Database table ,
Realization effect :
1, The order number can obtain the maximum number in the database by default +1 Fill in .
2, Shippers ; Customer id; Employee id; The product number is realized through the drop-down box , And you cannot customize the value . And the corresponding company name will be displayed after selection , Name of employee , The product name .
3, The amount payable must be less than the freight .
4, Fill in the order information in the order form , Fill in the order details to the order details . The associated fields between the two database tables are ‘ Order id’.
5, Order details can be inserted into product information in multiple lines ; And the serial number of the order details increases dynamically .

3.
Template effect :

Realization function :
You can select all the years that exist in the database ( The radio )
You can select all the months in the database under the corresponding year ( check , If the parameter is empty, select all )
According to the selection of radio button group, the total number of orders in each month of the year is calculated 、 Number of orders paid 、 Number of outstanding orders
The sales volume and order quantity are shown in a column chart
Using data :
FRDemo Order and order details in
4.
Template effect : Try to show on the mobile terminal
Main template :

Click the order date to change the sorting method
Click the order number to drill into the sub template 1( Logistics information ) And sub templates 2( The order details )
Using data :
FRDemo Medium S Order surface
Sub template 1( Logistics information ):

Using data :
FRDemo Medium S Order surface
Sub template 2( The order details ):

Using data :
FRDemo Medium S The order details surface
5.
Template effect :

Filter data with start and end dates ;
You can change the sorting method ;
The default start date is the first day of the current month , The end date is that day ;
Click the previous day button to reduce the start date and end date by one day at the same time and query the data ;
Click the next day button to add one day to the start date and end date at the same time and query the data ;
The end date cannot be less than the start date ;
Using data :
FRDemo in Order 、 The order details surface
边栏推荐
- 浅谈Dataset和Dataloader在加载数据时如何调用到__getitem__()函数
- be careful! Software supply chain security challenges continue to escalate
- Thymeleaf th:classappend attribute append th:styleappend style append th:data- custom attribute
- 【leetcode周赛总结】LeetCode第 81 场双周赛(6.25)
- GPS original coordinates to Baidu map coordinates (pure C code)
- 手写promise与async await
- CPU设计实战-第四章实践任务二用阻塞技术解决相关引发的冲突
- CPU设计相关笔记
- Share 20 strange JS expressions and see how many correct answers you can get
- 日化用品行业智能供应链协同系统解决方案:数智化SCM供应链,为企业转型“加速度”
猜你喜欢

【数组和进阶指针经典笔试题12道】这些题,满足你对数组和指针的所有幻想,come on !

Coding devsecops helps financial enterprises run out of digital acceleration

一键更改多个文件名字

【leetcode周赛总结】LeetCode第 81 场双周赛(6.25)

Intelligent supply chain collaboration system solution for daily chemical products industry: digital intelligent SCM supply chain, which is the "acceleration" of enterprise transformation

IPv6与IPv4的区别 网信办等三部推进IPv6规模部署

Topology可视化绘图引擎

Thymeleaf th:with局部变量的使用

可视化任务编排&拖拉拽 | Scaleph 基于 Apache SeaTunnel的数据集成

CPU设计相关笔记
随机推荐
IPv6与IPv4的区别 网信办等三部推进IPv6规模部署
SaaS multi tenant solution for FMCG industry to build digital marketing competitiveness of the whole industry chain
leetcode:881. 救生艇
Microframe technology won the "cloud tripod Award" at the global Cloud Computing Conference!
Principle and performance analysis of lepton lossless compression
Solution of commercial supply chain collaboration platform in household appliance industry: lean supply chain system management, boosting enterprise intelligent manufacturing upgrading
Un week - end heureux
There is a powerful and good-looking language bird editor, which is better than typora and developed by Alibaba
漫画:优秀的程序员具备哪些属性?
【数组和进阶指针经典笔试题12道】这些题,满足你对数组和指针的所有幻想,come on !
MongDB学习笔记
Reconnaissance des caractères easycr
729. 我的日程安排表 I :「模拟」&「线段树(动态开点)」&「分块 + 位运算(分桶)」
Share 20 strange JS expressions and see how many correct answers you can get
Thymeleaf th:classappend属性追加 th:styleappend样式追加 th:data-自定义属性
Structure - C language
Strong connection component
超级哇塞的快排,你值得学会!
【学习笔记】阶段测试1
Loop invariant