CN106502656A - List View construction method and system in a kind of IOS systems - Google Patents

List View construction method and system in a kind of IOS systems Download PDF

Info

Publication number
CN106502656A
CN106502656A CN201610880969.1A CN201610880969A CN106502656A CN 106502656 A CN106502656 A CN 106502656A CN 201610880969 A CN201610880969 A CN 201610880969A CN 106502656 A CN106502656 A CN 106502656A
Authority
CN
China
Prior art keywords
cell
section
agreements
classes
list
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610880969.1A
Other languages
Chinese (zh)
Other versions
CN106502656B (en
Inventor
黄露洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Southern Power Grid Internet Service Co ltd
Original Assignee
Wuhan Douyu Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201610880969.1A priority Critical patent/CN106502656B/en
Publication of CN106502656A publication Critical patent/CN106502656A/en
Priority to PCT/CN2017/080787 priority patent/WO2018064880A1/en
Application granted granted Critical
Publication of CN106502656B publication Critical patent/CN106502656B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Abstract

The invention discloses List View construction method in a kind of IOS systems, the list expansion technique field being related in IOS systems, including S1, client obtains default section agreements and cell agreements;S2, section pattern and cell pattern of the client according to needed for building List View are created to be realized the section classes of section agreements and realizes the cell classes of cell agreements;S3, client obtain the source data for building List View from server, create the example of section classes and the example of cell classes;S4, obtains List View using each callback method in dataSource mechanism and builds information, complete List View structure;S5, the layout configuration information for obtaining List View using each callback method in delegate mechanism, arranges the layout configuration information of section views and cell views in list.The invention also discloses List View constructing system in a kind of IOS systems.

Description

List View construction method and system in a kind of IOS systems
Technical field
The present invention relates to the list expansion technique field in IOS systems, and in particular to List View structure in a kind of IOS systems Construction method and system.
Background technology
List in IOS systems be all the primary control UITableView that provided by IOS systems or UICollectionView is providing datasource information come realized for UITableView or UICollectionView With can just realize corresponding list effect after delegate information.
Due to being used for showing that the cell of list content is provided by datasource, and locate in corresponding delegate The corresponding logic of corresponding cell is managed, in IOS systems, is needed in readjustment datasource information and delegate information Do and much judge different cell could be provided for different patterns and process corresponding logic.If the kind of cell in list Class has a lot, then need to process substantial amounts of judgement.Also, it is right to need if if subsequently needing to do the pattern of cell and extending These substantial amounts of judgements are made and safeguard and change, and maintenance cost is very high.
Content of the invention
For defect present in prior art, it is an object of the invention to provide List View structure in a kind of IOS systems Construction method and system, simplify build List View in judgement step, greatly improve List View maintainability and Extensibility.
For reaching object above, the present invention is adopted the technical scheme that:List View construction method in a kind of IOS systems, Comprise the following steps:
S1, client obtain default content display module section agreements and content display unit cell agreement; Section agreements include obtaining the method for cell quantity, obtain the method for cell, add the method for cell, remove the side of cell Method, the method for emptying cell;Cell agreements include that cell's reuses identifier, the layout collocation method of cell, the assembling of cell Method, the species of cell;
S2, each the section pattern of client according to needed for building List View create corresponding section classes and Section apoplexy due to endogenous wind adds section agreements, the set of the section classes of accomplished section agreements;According to structure list Each cell pattern needed for view creates corresponding cell classes and adds cell agreements in section apoplexy due to endogenous wind, accomplished The set of the cell classes of cell agreements;
S3, client obtain the source data for building List View from server, judge to build what List View need to be adopted Section patterns and cell patterns, obtain section samples in the set of section classes and the set of cell classes from step S2 Formula and the corresponding section classes of cell patterns and cell classes, according to the section agreements of section apoplexy due to endogenous wind to source data in Section data are packaged to process and obtain the example of section classes, according to cell apoplexy due to endogenous wind cell agreements to source data in Cell data are packaged and process the example for obtaining cell classes;
S4, obtains the letter built needed for List View using each callback method in data source dataSource mechanism Breath, obtains according to the method in section agreements and cell agreements in the example of section classes and the example of cell classes and builds row Information needed for table view, completes List View structure;
S5, the layout for obtaining List View using each callback method in agency by agreement delegate mechanism match somebody with somebody confidence Breath, obtains list according to the method in section agreements and cell agreements in the example of section classes and the example of cell classes and regards The layout configuration information of figure, arranges the layout configuration of section views and/or cell views in list.
On the basis of above-mentioned technical proposal, step S5 also includes obtaining using each callback method in delegate mechanism The click event information of section views and/or cell views is taken, according in the example of section classes and the example of cell classes Method in section agreements and cell agreements obtains the click event information of section views and/or cell views, arranges The click event information of section views and/or cell views is obtained in list.
On the basis of above-mentioned technical proposal, the section agreements also include a view and/or foot view size, Classification, reuse identifier, and the assembly method of head view and/or foot view.
On the basis of above-mentioned technical proposal, the cell agreements also include the processing method of the click event of cell.
On the basis of above-mentioned technical proposal, if List View layout need to be adjusted, the example and cell of section classes are adjusted The order of section data or cell data in the example of class;If a certain cell views need to be discarded, in section classes The cell data that specifies are deleted in the example of example and cell classes.
On the basis of above-mentioned technical proposal, if cell views need to be increased newly, construct according to section agreements and cell agreements The example of new section classes or the example of cell classes.
On the basis of above-mentioned technical proposal, the detailed process of step S4 includes:
S401, executes dataSouce callback methods, the section quantity of direct access list to be assembled;
S402, executes dataSouce callback methods, obtains cell quantity in each section of list to be assembled;Described In each section, cell quantity is obtained by the method for obtaining cell quantity in section agreements;
S403, executes dataSouce callback methods, obtains the information of each cell of list to be assembled;Each cell's Information includes the acquisition methods of cell and assembly method;The reuse of cell of the acquisition methods of cell by setting in cell agreements Identifier is obtained;The assembly method of cell is obtained by the assembly method of the cell set in cell agreements.
The invention also discloses list building system in a kind of IOS systems, including:
Agreement creation module, for creating section agreements and cell agreements;Section agreements include obtaining cell numbers The method of amount, obtain cell method, add cell method, remove the method for cell, empty the method for cell;Cell agreements The species for reusing identifier, the layout collocation method of cell, the assembly method of cell, cell including cell;
Class creation module, creates corresponding section for each the section pattern according to needed for building List View Class simultaneously adds section agreements, the set of the section classes of accomplished section agreements in section apoplexy due to endogenous wind;According to structure Each the cell pattern that builds needed for List View creates corresponding cell classes and adds cell agreements in section apoplexy due to endogenous wind, obtains Realize the set of the cell classes of cell agreements;
Source data processing module, for obtaining the source data for building List View from server, judges to build List View The section patterns that need to be adopted and cell patterns, obtain in the set of section classes and the set of cell classes from step S2 Section patterns and the corresponding section classes of cell patterns and cell classes, according to the section agreements of section apoplexy due to endogenous wind to source Section data in data are packaged and process the example for obtaining section classes, according to cell apoplexy due to endogenous wind cell agreements to source number Cell data according in are packaged and process the example for obtaining cell classes;
DataSouce adjusts back processing module, builds for being obtained using each callback method in dataSource mechanism Information needed for List View, according in section agreements and cell agreements in the example of section classes and the example of cell classes Method obtain build List View needed for information, complete List View structure;
Delegate adjusts back processing module, the cloth for obtaining List View using each callback method in delegate mechanism Office's configuration information, obtains according to the method in section agreements and cell agreements in the example of section classes and the example of cell classes The layout configuration information of List View is taken, the layout for arranging section views and/or cell views in list configures or sets up row The click event information of section views and/or cell views is obtained in table.
On the basis of above-mentioned technical proposal, the section agreements also include a view and/or foot view size, Classification, reuse identifier, and the assembly method of head view and/or foot view.
On the basis of above-mentioned technical proposal, the cell agreements also include the processing method of the click event of cell.
Compared with prior art, it is an advantage of the current invention that:
1st, the present invention takes out one group of section agreement and cell agreements, when creating section classes and cell classes, Section classes and cell apoplexy due to endogenous wind add section agreements and cell agreements;Section classes are created according to the source data for obtaining Example and the example of cell classes.Each callback method in using dataSource mechanism and delegate mechanism is obtained and is built During information needed for List View, according to section agreements and cell agreements in the example of section classes and the example of cell classes In method can obtain build List View needed for information, so as to complete the structure of List View, simplify structure list Judgement step in view.
If 2 need to adjust List View layout, section data in the example of section classes and the example of cell classes are adjusted Or the order of cell data;If a certain cell views need to be discarded, delete in the example of section classes and the example of cell classes Except the cell data that specifies.If cell views need to be increased newly, new according to section agreements and cell agreements construction The example of section classes or the example of cell classes.
Description of the drawings
Fig. 1 is the schematic flow sheet of List View construction method in IOS systems in the embodiment of the present invention;
Fig. 2 is the schematic flow sheet of List View construction method step S4 in IOS systems in the embodiment of the present invention;
Fig. 3 is the structural representation of list building system in IOS systems in the embodiment of the present invention.
Specific embodiment
The present invention is described in further detail below in conjunction with drawings and Examples.
Shown in Figure 1, the embodiment of the present invention provides List View construction method in a kind of IOS systems, including following step Suddenly:In a kind of IOS systems, List View construction method is comprised the following steps:
S1, client obtain default section (content display module) agreements and cell (content display unit) agreement; Section agreements include obtaining the method for cell quantity, obtain the method for cell, add the method for cell, remove the side of cell Method, the method for emptying cell;Cell agreements include that cell's reuses identifier, the layout collocation method of cell, the assembling of cell Method, the species of cell;
S2, each the section pattern of client according to needed for building List View create corresponding section classes and Section apoplexy due to endogenous wind adds section agreements, the set of the section classes of accomplished section agreements;According to structure list Each cell pattern needed for view creates corresponding cell classes and adds cell agreements in section apoplexy due to endogenous wind, accomplished The set of the cell classes of cell agreements;
S3, client obtain the source data for building List View from server, judge to build what List View need to be adopted Section patterns and cell patterns, obtain section samples in the set of section classes and the set of cell classes from step S2 Formula and the corresponding section classes of cell patterns and cell classes, according to the section agreements of section apoplexy due to endogenous wind to source data in Section data are packaged to process and obtain the example of section classes, according to cell apoplexy due to endogenous wind cell agreements to source data in Cell data are packaged and process the example for obtaining cell classes;
S4, obtains the letter built needed for List View using each callback method in dataSource (data source) mechanism Breath, obtains according to the method in section agreements and cell agreements in the example of section classes and the example of cell classes and builds row Information needed for table view, completes List View structure;
Shown in Figure 2, the detailed process of step S4 includes:
S401, executes dataSouce callback methods, the section quantity of direct access list to be assembled;
S402, executes dataSouce callback methods, obtains cell quantity in each section of list to be assembled;Each In section, cell quantity is obtained by the method for obtaining cell quantity in section agreements;
S403, executes dataSouce callback methods, obtains the information of each cell of list to be assembled;Each cell's Information includes the acquisition methods of cell and assembly method;The reuse of cell of the acquisition methods of cell by setting in cell agreements Identifier is obtained;The assembly method of cell is obtained by the assembly method of the cell set in cell agreements.
S5, the layout for obtaining List View using each callback method in delegate (agency by agreement) mechanism match somebody with somebody confidence Breath, obtains list according to the method in section agreements and cell agreements in the example of section classes and the example of cell classes and regards The layout configuration information of figure, arranges the layout configuration of section views and/or cell views in list.
Step S5 also includes obtaining section views and/or cell using each callback method in delegate mechanism The click event information of view, according in section agreements and cell agreements in the example of section classes and the example of cell classes Method obtain the click event information of section views and/or cell views, arrange obtain in list section views and/ Or the click event information of cell views.Section agreements also include the size of a view and/or foot view, classification, reuse mark Know symbol, and the assembly method of head view and/or foot view.Cell agreements also include the processing method of the click event of cell.
If List View layout need to be adjusted, adjust section classes example and cell classes example in section data or The order of cell data;If a certain cell views need to be discarded, delete in the example of section classes and the example of cell classes The cell data that specifies.
If cell views need to be increased newly, according to section agreements and cell agreements construct new section classes example or The example of cell classes.
Shown in Figure 3, list building system in a kind of IOS systems of the disclosed of the present invention, including:
Agreement creation module, for creating section agreements and cell agreements;Section agreements include obtaining cell numbers The method of amount, obtain cell method, add cell method, remove the method for cell, empty the method for cell;Cell agreements The species for reusing identifier, the layout collocation method of cell, the assembly method of cell, cell including cell;
Class creation module, creates corresponding section for each the section pattern according to needed for building List View Class simultaneously adds section agreements, the set of the section classes of accomplished section agreements in section apoplexy due to endogenous wind;According to structure Each the cell pattern that builds needed for List View creates corresponding cell classes and adds cell agreements in section apoplexy due to endogenous wind, obtains Realize the set of the cell classes of cell agreements;
Source data processing module, for obtaining the source data for building List View from server, judges to build List View The section patterns that need to be adopted and cell patterns, obtain in the set of section classes and the set of cell classes from step S2 Section patterns and the corresponding section classes of cell patterns and cell classes, according to the section agreements of section apoplexy due to endogenous wind to source Section data in data are packaged and process the example for obtaining section classes, according to cell apoplexy due to endogenous wind cell agreements to source number Cell data according in are packaged and process the example for obtaining cell classes;
DataSouce adjusts back processing module, builds for being obtained using each callback method in dataSource mechanism Information needed for List View, according in section agreements and cell agreements in the example of section classes and the example of cell classes Method obtain build List View needed for information, complete List View structure;
Delegate adjusts back processing module, the cloth for obtaining List View using each callback method in delegate mechanism Office's configuration information, obtains according to the method in section agreements and cell agreements in the example of section classes and the example of cell classes The layout configuration information of List View is taken, the layout for arranging section views and/or cell views in list configures or sets up row The click event information of section views and/or cell views is obtained in table.
Section agreements also include the size of a view and/or foot view, classification, reuse identifier, and head view And/or the assembly method of foot view.Cell agreements also include the processing method of the click event of cell.
The present invention is not limited to above-mentioned embodiment, for those skilled in the art, without departing from On the premise of the principle of the invention, some improvements and modifications can also be made, these improvements and modifications are also considered as the protection of the present invention Within the scope of.The content not being described in detail in this specification belongs to prior art known to professional and technical personnel in the field.

Claims (10)

1. List View construction method in a kind of IOS systems, it is characterised in that comprise the following steps:
S1, client obtain default content display module section agreements and content display unit cell agreement;section Agreement includes obtaining the method for cell quantity, obtains the method for cell, add the method for cell, remove the method for cell, empty The method of cell;Cell agreements include cell reuse identifier, the layout collocation method of cell, the assembly method of cell, The species of cell;
S2, each the section pattern of client according to needed for building List View create corresponding section classes and Section apoplexy due to endogenous wind adds section agreements, the set of the section classes of accomplished section agreements;According to structure list Each cell pattern needed for view creates corresponding cell classes and adds cell agreements in section apoplexy due to endogenous wind, accomplished The set of the cell classes of cell agreements;
S3, client obtain the source data for building List View from server, judge to build the section that List View need to be adopted Pattern and cell patterns, obtain section patterns and cell in the set of section classes and the set of cell classes from step S2 The corresponding section classes of pattern and cell classes, according to the section agreements of section apoplexy due to endogenous wind to source data in section numbers The example of section classes is obtained according to being packaged to process, according to cell apoplexy due to endogenous wind cell agreements to source data in cell data enter Row encapsulation process obtains the example of cell classes;
S4, obtains the information built needed for List View, root using each callback method in data source dataSource mechanism Structure list is obtained according to the method in section agreements and cell agreements in the example of section classes and the example of cell classes to regard Information needed for figure, completes List View structure;
S5, the layout configuration information for obtaining List View using each callback method in agency by agreement delegate mechanism, root List View is obtained according to the method in section agreements and cell agreements in the example of section classes and the example of cell classes Layout configuration information, arranges the layout configuration of section views and/or cell views in list.
2. List View construction method in a kind of IOS systems as claimed in claim 1, it is characterised in that:Step S5 also includes The click event information that section views and/or cell views are obtained using each callback method in delegate mechanism, root Section views are obtained according to the method in section agreements and cell agreements in the example of section classes and the example of cell classes And/or the click event information of cell views, the click event for obtaining section views and/or cell views in list is set Information.
3. List View construction method in a kind of IOS systems as claimed in claim 1, it is characterised in that:The section associations Discussing also includes the size of a view and/or foot view, classification, reuses identifier, and the assembling side of head view and/or foot view Method.
4. List View construction method in a kind of IOS systems as claimed in claim 1, it is characterised in that:The cell agreements Also include the processing method of the click event of cell.
5. List View construction method in a kind of IOS systems as claimed in claim 1, it is characterised in that:If list need to be adjusted View layout, adjusts the order of section data or cell data in the example of section classes and the example of cell classes; If a certain cell views need to be discarded, the cell data that specifies are deleted in the example of section classes and the example of cell classes.
6. List View construction method in a kind of IOS systems as claimed in claim 1, it is characterised in that:If cell need to be increased newly View, according to example or the example of cell classes that section agreements and cell agreements construct new section classes.
7. List View construction method in a kind of IOS systems as claimed in claim 1, it is characterised in that:Step S4 concrete Process includes:
S401, executes dataSouce callback methods, the section quantity of direct access list to be assembled;
S402, executes dataSouce callback methods, obtains cell quantity in each section of list to be assembled;Described each In section, cell quantity is obtained by the method for obtaining cell quantity in section agreements;
S403, executes dataSouce callback methods, obtains the information of each cell of list to be assembled;The information of each cell Acquisition methods and assembly method including cell;The reuse mark of cell of the acquisition methods of cell by setting in cell agreements Symbol is obtained;The assembly method of cell is obtained by the assembly method of the cell set in cell agreements.
8. list building system in a kind of IOS systems, it is characterised in that include:
Agreement creation module, for creating section agreements and cell agreements;Section agreements include obtaining cell quantity Method, obtain cell method, add cell method, remove the method for cell, empty the method for cell;Cell agreements include Cell reuses identifier, the layout collocation method of cell, the assembly method of cell, the species of cell;
Class creation module, creates corresponding section classes simultaneously for each the section pattern according to needed for building List View Add section agreements, the set of the section classes of accomplished section agreements in section apoplexy due to endogenous wind;Arrange according to building Each cell pattern needed for table view creates corresponding cell classes and adds cell agreements in section apoplexy due to endogenous wind, accomplished The set of the cell classes of cell agreements;
Source data processing module, for obtaining the source data for building List View from server, judges that building List View need to adopt Section patterns and cell patterns, obtain in the set of section classes and the set of cell classes from step S2 Section patterns and the corresponding section classes of cell patterns and cell classes, according to the section agreements of section apoplexy due to endogenous wind to source Section data in data are packaged and process the example for obtaining section classes, according to cell apoplexy due to endogenous wind cell agreements to source number Cell data according in are packaged and process the example for obtaining cell classes;
DataSouce adjusts back processing module, builds list for obtaining using each callback method in dataSource mechanism Information needed for view, according to the side in section agreements and cell agreements in the example of section classes and the example of cell classes Method obtains the information built needed for List View, completes List View structure;
Delegate adjusts back processing module, and the layout for obtaining List View using each callback method in delegate mechanism is matched somebody with somebody Confidence ceases, and obtains row according to the method in section agreements and cell agreements in the example of section classes and the example of cell classes The layout configuration information of table view, the layout for arranging section views and/or cell views in list are configured or set up in list Obtain the click event information of section views and/or cell views.
9. List View constructing system in a kind of IOS systems as claimed in claim 8, it is characterised in that:The section associations Discussing also includes the size of a view and/or foot view, classification, reuses identifier, and the assembling side of head view and/or foot view Method.
10. List View constructing system in a kind of IOS systems as claimed in claim 8, it is characterised in that:The cell agreements Also include the processing method of the click event of cell.
CN201610880969.1A 2016-10-09 2016-10-09 List View construction method and system in a kind of IOS systems Active CN106502656B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201610880969.1A CN106502656B (en) 2016-10-09 2016-10-09 List View construction method and system in a kind of IOS systems
PCT/CN2017/080787 WO2018064880A1 (en) 2016-10-09 2017-04-17 Method and system for creating list views in ios system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610880969.1A CN106502656B (en) 2016-10-09 2016-10-09 List View construction method and system in a kind of IOS systems

Publications (2)

Publication Number Publication Date
CN106502656A true CN106502656A (en) 2017-03-15
CN106502656B CN106502656B (en) 2018-08-03

Family

ID=58294633

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610880969.1A Active CN106502656B (en) 2016-10-09 2016-10-09 List View construction method and system in a kind of IOS systems

Country Status (2)

Country Link
CN (1) CN106502656B (en)
WO (1) WO2018064880A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107656729A (en) * 2017-08-31 2018-02-02 上海壹账通金融科技有限公司 Updating device, method and the computer-readable recording medium of List View
WO2018064880A1 (en) * 2016-10-09 2018-04-12 武汉斗鱼网络科技有限公司 Method and system for creating list views in ios system
CN108509188A (en) * 2018-03-30 2018-09-07 武汉斗鱼网络科技有限公司 A kind of method for building up of list, device and electronic equipment
CN109144624A (en) * 2017-06-28 2019-01-04 武汉斗鱼网络科技有限公司 Method, storage medium, equipment and the system of not contour list are shown in IOS
CN109582193A (en) * 2018-11-30 2019-04-05 北京微播视界科技有限公司 The control display methods and electronic equipment of item cell in list management group
CN109656659A (en) * 2018-12-11 2019-04-19 北京微播视界科技有限公司 Processing method, device, electronic equipment and the readable storage medium storing program for executing of behavior event
CN111046206A (en) * 2018-10-12 2020-04-21 武汉斗鱼网络科技有限公司 Head portrait list display method and device, electronic equipment and storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114625460B (en) * 2022-02-24 2024-02-06 北京百度网讯科技有限公司 Image-text mixed arrangement method, device, equipment and storage medium
CN115237413B (en) * 2022-09-22 2023-02-24 北京达佳互联信息技术有限公司 List processing method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636136A (en) * 2015-01-12 2015-05-20 沈文策 Group simulation method based on Plain type of UITableView in iOS system
US20150261426A1 (en) * 2014-03-13 2015-09-17 Ustringer LLC Method and apparatus for communication using images, sketching, and stamping
CN105786567A (en) * 2016-02-25 2016-07-20 四川长虹电器股份有限公司 Middleware for information interaction of light application and main application and iOS application sub-module dynamic updating method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103064662B (en) * 2012-08-28 2016-09-21 华南理工大学 Phone Gap cross-platform media expansion frame based on Android platform
US9161156B2 (en) * 2013-07-31 2015-10-13 Sap Se Tiles in a mobile application framework
CN105354013B (en) * 2014-08-18 2019-07-23 阿里巴巴集团控股有限公司 Application interface rendering method and device
CN106502656B (en) * 2016-10-09 2018-08-03 武汉斗鱼网络科技有限公司 List View construction method and system in a kind of IOS systems

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150261426A1 (en) * 2014-03-13 2015-09-17 Ustringer LLC Method and apparatus for communication using images, sketching, and stamping
CN104636136A (en) * 2015-01-12 2015-05-20 沈文策 Group simulation method based on Plain type of UITableView in iOS system
CN105786567A (en) * 2016-02-25 2016-07-20 四川长虹电器股份有限公司 Middleware for information interaction of light application and main application and iOS application sub-module dynamic updating method

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018064880A1 (en) * 2016-10-09 2018-04-12 武汉斗鱼网络科技有限公司 Method and system for creating list views in ios system
CN109144624A (en) * 2017-06-28 2019-01-04 武汉斗鱼网络科技有限公司 Method, storage medium, equipment and the system of not contour list are shown in IOS
CN109144624B (en) * 2017-06-28 2021-10-15 武汉斗鱼网络科技有限公司 Method, storage medium, device and system for displaying unequal height lists in IOS
CN107656729A (en) * 2017-08-31 2018-02-02 上海壹账通金融科技有限公司 Updating device, method and the computer-readable recording medium of List View
WO2019041441A1 (en) * 2017-08-31 2019-03-07 上海壹账通金融科技有限公司 Updating device and method for list view and computer-readable storage medium
CN107656729B (en) * 2017-08-31 2020-04-28 深圳壹账通智能科技有限公司 List view updating apparatus, method and computer-readable storage medium
CN108509188A (en) * 2018-03-30 2018-09-07 武汉斗鱼网络科技有限公司 A kind of method for building up of list, device and electronic equipment
CN108509188B (en) * 2018-03-30 2021-11-09 武汉斗鱼网络科技有限公司 List establishing method and device and electronic equipment
CN111046206A (en) * 2018-10-12 2020-04-21 武汉斗鱼网络科技有限公司 Head portrait list display method and device, electronic equipment and storage medium
CN109582193A (en) * 2018-11-30 2019-04-05 北京微播视界科技有限公司 The control display methods and electronic equipment of item cell in list management group
CN109656659A (en) * 2018-12-11 2019-04-19 北京微播视界科技有限公司 Processing method, device, electronic equipment and the readable storage medium storing program for executing of behavior event

Also Published As

Publication number Publication date
WO2018064880A1 (en) 2018-04-12
CN106502656B (en) 2018-08-03

Similar Documents

Publication Publication Date Title
CN106502656A (en) List View construction method and system in a kind of IOS systems
CN101888655B (en) Method and device for configuring network element data in template way in network management system
CN106202447B (en) A kind of digital cartography system having production and management integration
CN104036569B (en) Face self-boarding system and method thereof
CN105700888A (en) Visualization rapid developing platform based on jbpm workflow engine
CN104331290B (en) A kind of resource category management and the method and system of page presentation
CN106576054A (en) Network device configuration framework
CN106445484A (en) Method and system for realizing data tracking through software development kit
CN106096903A (en) A kind of standardization effort management platform
CN102073928A (en) Interface definition-based synchronous management method of resource accounts
CN106095670A (en) The generation method and device of test report
CN105760272B (en) Monitoring backstage business customizing method and its system based on plug-in unit
CN106919435A (en) The creation method of virtual machine, the management method of resource and device
CN103605512A (en) System and method for data verification based on GTechnology platform
CN112669110A (en) Server label management method and related equipment
CN102427445A (en) Safe auditing method of IT simulation infrastructure offline compliance
CN105025254B (en) A kind of multi-platform monitoring terminal system development approach
CN106485406A (en) A kind of intelligent substation inspection system and method for inspecting
WO2014040488A1 (en) Method and device for guaranteeing consistency of planning data
CN104317988A (en) Method, equipment and system of automatically generating looped network graph based on GIS (geographic information system) distributing graph
CN107704257A (en) A kind of method and device of distributed server centralized management
CN106909386A (en) A kind of cloud platform code continuous integrating method and system
CN104731062A (en) Intelligent network management system and method used for monitoring state and dispatching for instruments
CN101615815A (en) Collocation method to different acquisition units parameter reorganization demonstration in the electric power monitoring system
CN107623599A (en) A kind of method and system of data configuration

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20231113

Address after: Room 606-609, Compound Office Complex Building, No. 757, Dongfeng East Road, Yuexiu District, Guangzhou, Guangdong Province, 510699

Patentee after: China Southern Power Grid Internet Service Co.,Ltd.

Address before: 430000 Wuhan Donghu Development Zone, Wuhan, Hubei Province, No. 1 Software Park East Road 4.1 Phase B1 Building 11 Building

Patentee before: WUHAN DOUYU NETWORK TECHNOLOGY Co.,Ltd.