The problem
Open the packed program found collapse.
program is made up of two interface. After the first interface is login screen, click login will invoke the other main interface
login interface can open, there is no problem, call the main interface will collapse.
screening
I read it first
https://blog.csdn.net/cqltbe131421/article/details/78036684 the bosses of explanation.
Maybe it’s the pointer. Or event.
comments one by one code hou found the root cause again
inside the constructor USES a
program package after infinite collapse.
no problem after the 63 lines of code commented out.
thinking
Because my ExcelViewModel is an empty object. Inside the constructor does not have any code.
I wonder whether the problem.
later
Added a line of setHeaderData () code>, the main is to set up the command excelViewModel data in it, and set the column number.
then collapse.
Read More:
- Error c2064: term does not evaluate to a function in VC
- Zhang Qiang UVM debug
- TypeError: Error #1034: Type Coercion failed: cannot convert mx.managers::[email protected]
- ajax error 400 (Failed to load resource: the server responded with a status of 400 (Bad Request))
- How many pieces of data can list store in Java?
- “Failed to load session” Ubuntu “problem solving summary
- WNetAddConnection2 – error 1219
- Click the button to use in the react project window.open Methods open a new page and click the data again
- Open virtuakbox and failed to acquire the VirtualBox com appears object.The application will now terminate.
- Solution for error 7 in lineage OS brush
- R language error messages and related solutions
- java.lang.IllegalArgumentException : URI is not absolute error
- ValueError: not enough values to unpack (expected 2, got 0)
- Macro generated_ UCLASS_ Body () and generated_ Analysis of body ()
- error C2065: ‘cout’ : undeclared identifier
- Common problems of Aidl cross process communication
- On the problem that VTK + QT process can’t end after closing the program
- The first time I write OpenGL program, what should I do when I encounter “can’t open include file:” GL / glaux. H “: no such file or directory”?
- Experience of using on error resume next in VBScript
- Vue + element, SCSS plus / deep / style does not work