-
Is it possible to read and write Word (2003 and 2007) files in PHP without using a COM object? I kno...
- 1383 浏览
- 16 回答
- 5 关注
-
I am building an asp.net core web api project.I am trying to add a search query through the followin...
- 1605 浏览
- 0 回答
- 6 关注
-
I need to use a unique ID for an Android app and I thought the serial number for the device would be...
- 1964 浏览
- 17 回答
- 4 关注
-
I have a Delphi 10.4.1 app using TExcelApplication, TExcelWorkbook and TExcelWorksheet. The Delphi a...
- 1938 浏览
- 0 回答
- 4 关注
-
I am building an application with a REST-based API and have come to the point where I am specifying ...
- 1743 浏览
- 9 回答
- 4 关注
-
I want to change a.txt to b.kml.
- 1431 浏览
- 12 回答
- 5 关注
-
I am having some issues with aligning items that are in a two column grid. Each item has an image, t...
- 1500 浏览
- 0 回答
- 6 关注
-
I\'ve implemented my class with serializable, but it still didn\'t work. This is my class: package...
- 1510 浏览
- 11 回答
- 5 关注
-
I\'m a mechanical engineer trying to create a simulation library with physical types (distance, forc...
- 478 浏览
- 0 回答
- 4 关注
-
We have been given three different file sets containing data(Attribute1, Attribute2) for machines(M1...
- 813 浏览
- 0 回答
- 2 关注
-
I\'m trying to get user input and check if the user put in \y\ or \n\. Surprisingly, in the below co...
- 1614 浏览
- 3 回答
- 4 关注
-
While running the following lines of code: int i,a; for(i=0;i
- 584 浏览
- 5 回答
- 5 关注
-
I have an SQLite database. I am trying to insert values (users_id, lessoninfo_id) in table bookmarks...
- 916 浏览
- 4 回答
- 6 关注
-
Would the size of an integer depend upon the compiler, OS and processor?
- 1315 浏览
- 10 回答
- 6 关注
-
When defining a method on a class in Python, it looks something like this: class MyClass(object): ...
- 1266 浏览
- 10 回答
- 6 关注