当前位置:网站首页>My touch screen production "brief history" 2
My touch screen production "brief history" 2
2022-07-03 07:54:00 【hjm2046】
" Almost the most comprehensive one . Why is it so close? Please see the sequel of this article .", This is the key of the last article , Why do you say that ?
First , Have you noticed , There is no flexible panel in the fully functional touch screen that can be used for programs , In addition to changing the comment content in the social section , Pictures, etc . Others are real-time data . Suppose we have Muller today to break the World Cup goal record , Can we review the previous World Cup goal records on the touch screen , Let's see how many games they participated in , How many goals are scored . The answer must be that there is no suitable template , Even if there is a suitable template, you can't put it in the touch screen immediately .
After several times of touch screen production , I find that this flexible demand is indispensable to almost any program , But few touch screens can support this change , This kind of touch screen driven by editing or content , Instead of a single data-driven fixed touch screen .
So how to deal with this demand , Here is an example of the London Olympics , The customer is still CCTV-NEWS, It is also an English interface ( Finally, I will give you a Chinese example ), Who let most of China's sports channels be occupied by Weiss' competitors , Many of my sports experiences are not sports platforms , Later, I had the opportunity to participate in the sports of blockbuster and Tencent , Now Weiss' sports have blossomed everywhere ,5 set , Letv , Yingfang and others are involved . Thank you very much CCTV-NEWS Sports news' support for Weiss sports , Thank you for giving me the opportunity to work in London (2012 London Olympic Games ) A month , Thoroughly experienced the working and living environment in English .
1. First, please look at the list of templates at that time , In addition to the caption bar and the window , Other templates are put on the touch screen after data binding , It can be reused at any time according to the needs of the program .

2. The templates after data binding are placed in a scenario for reuse . Include list templates , Against the template , Score template , Record template , Medal ranking, etc .

3. The program has four main menus , Including daily forecast ( Sub project ), Daily results ( Sub project ), The medal table ( Total ranking , Itemized ranking ), Social interaction . The main menu The corresponding relationship with the template list is as follows . An infinite number of templates are placed in each individual sport , The sequence can be adjusted at will .


4. The subgroups of a single sport are as follows , Every container After putting the data plug-in on the, select the template to call , Then select the data source to call ( Each template corresponds to a different txt file , Real time data is too expensive , And the content used in the program is not much , So manual collection can meet .), To adjust the order, drag it directly to the order of the subgroup .

5. Examples of template usage in each subproject .


Last , I want to share a video with you , This is my recent Tencent NBA Touch screen items , It combines the real-time data and the flexible template use plate mentioned above , It's a project I'm relatively satisfied with . The flexible template plate is mainly used before the competition , Review the recent performance or historical data of the team or players , Other touch screens are mainly used for data review and tactical analysis at half time and after the game .
边栏推荐
- GoLang之结构体
- An intern's journey to cnosdb
- PAT甲级 1029 Median
- yarn link 是如何帮助开发者对 NPM 包进行 debug 的?
- How to clear the console password for s7700 device
- Huawei switch: configure Telnet, SSH and web access
- Uniapp learning records
- Differences between tp3.2 and tp5.0
- VMware virtual machine configuration static IP
- WorldView卫星遥感影像数据/米级分辨率遥感影像
猜你喜欢

Pycharm remote ssh pyenv error: pydev debugger: warning: trying to add breakpoint to file that does

Robots protocol

Go language foundation ----- 08 ----- interface

Install cross compiler arm none liunx gnueabihf

【LeetCode】4. Best Time to Buy and Sell Stock·股票买卖最佳时机

Pat class a 1031 Hello world for u

【LeetCode】4. Best time to buy and sell stock

An intern's journey to cnosdb

What to do after the browser enters the URL

一个实习生的CnosDB之旅
随机推荐
Technical dry goods | some thoughts on the future of AI architecture
【LeetCode】4. Best Time to Buy and Sell Stock·股票买卖最佳时机
How can entrepreneurial teams implement agile testing to improve quality and efficiency? Voice network developer entrepreneurship lecture Vol.03
一篇文章让你读懂-曼彻斯特编码
华为S5700交换机初始化和配置SSH和TELNET远程登录方法
华为交换机Console密码重置、设备初始化、默认密码
Iterm2设置
vcs import src < ros2. Repos failed
Usage of requests module
【踩坑系列】mysql 修改root密码失败
register关键字
PIP uses image website to solve the problem of slow network speed
Redis batch startup and shutdown script
GoLang之结构体
PAT甲级 1030 Travel Plan
Go language foundation ----- 03 ----- process control, function, value transfer, reference transfer, defer function
What is a data type? What is the use of data types?
Enter three times and guess a number
Differences between tp3.2 and tp5.0
Go language foundation ------ 14 ------ gotest