file-format
Reading binary PLY file generates weird results
My task is to read vertex data from a binary little endian .ply file. Problem is that I cant find a way how to correctly extract data, starting after the end_header line.[详细]
2023-04-12 07:07 分类:问答Changing endianness in PHP
So i\'m making a class in PHP to parse the VPK file format. However i\'ve hit a problem: object(VPKHeader)#2 (3) {[详细]
2023-04-08 20:09 分类:问答File format that is simple like XML but smaller
I\'m creating a map editor that saves maps for something.Currently, I\'ve been saving it in XML (because it is built into the .net framework).The problem is, XML is very bloated and there could be tho[详细]
2023-04-07 02:16 分类:问答Is there a non-binary format for an Outlook email message?
I want to create an e-mail file on a web server that will open in Microsoft Outlook.It appears the two formats that would come in handy are the .MSG format and .OFT format.[详细]
2023-04-01 03:48 分类:问答Create new file with custom file extension?
How can I create a new file with a file format of say .kuy.This file would be holding encrypted data. And then later I could choose tha开发者_如何学JAVAt file with extension .kuy to decrypt. So if I e[详细]
2023-03-28 18:06 分类:问答SSL certificate file type
Bit of a silly question, but: What kind of file(s) do you get when you buy an SSL certificate from a trusted CA?[详细]
2023-03-27 18:05 分类:问答Text file with 0D 0D 0A line breaks
A customer is sending me a .csv file where the line breaks are made up of the sequence 0xD 0xD 0xA. As far as I know line breaks are either 0xA from Mac or Unix or 0xD 0xA from Windows.[详细]
2023-03-26 19:35 分类:问答Video Format that Works on Mobile Phones
I looked on this SO question but I am not sure if this is th开发者_如何学运维e answer to my question or not.[详细]
2023-03-25 12:44 分类:问答Background Image for Android Activity
I would like to create an image, which I want to use f开发者_StackOverflow中文版or the background of an Activity. There are two questions I would like to ask.[详细]
2023-03-23 21:08 分类:问答Should a file header be a class or a struct?
I\'m parsing a file format with a header. (Note: I don\'t write any files, I only read and parse) Because it won\'t be changed, its header can be passed by value.[详细]
2023-03-22 16:17 分类:问答