Welcome![Sign In][Sign Up]
Location:
Search - listview m

Search list

[File Operatefileinfo_demo

Description: file gathering through directories and this class allows just that: gather file information recursively by directory and, as a bonus track, it also calculates 32bit file-checksum (note this is not NT s executables checksum calculated with MapFileAndChecksum) and 32bit file-CRC (with a borrowed code, I didn t feel like re-inventing the wheel and the other option was to review my Codification Theory notes and I m a bit alergic to dust). The second part of this article presents FCompare, a sample application of CFileInfo and CFileInfoArray usage. This application does a: Recursive search of source and target files to compare, given a directory and a filemask. Binary comparison of source with target files by their size, partial/total content, partial/total checksum or partial/total CRC. Feeds a listview with matched filenames and paths.
Platform: | Size: 36706 | Author: codeguru | Hits:

[File Operatefileinfo_demo

Description: file gathering through directories and this class allows just that: gather file information recursively by directory and, as a bonus track, it also calculates 32bit file-checksum (note this is not NT s executables checksum calculated with MapFileAndChecksum) and 32bit file-CRC (with a borrowed code, I didn t feel like re-inventing the wheel and the other option was to review my Codification Theory notes and I m a bit alergic to dust). The second part of this article presents FCompare, a sample application of CFileInfo and CFileInfoArray usage. This application does a: Recursive search of source and target files to compare, given a directory and a filemask. Binary comparison of source with target files by their size, partial/total content, partial/total checksum or partial/total CRC. Feeds a listview with matched filenames and paths.
Platform: | Size: 36864 | Author: codeguru | Hits:

[ListView/ListBoxMFC_ListView_Test

Description: 一个可以选择一行数据,可以排序,可以更改背景颜色的小程序.从网上得来的启发希望能给大家带来一些帮助,-One can choose his data can be sorted, you can change the background color of the applet. Obtained from the Internet, inspired hope that I can bring some U.S. help,
Platform: | Size: 29696 | Author: 袁军浩 | Hits:

[CSharplistview

Description: In this post I’m going to describe how you can programmatically add a view to SharePoint list or Document Library. You can get this work done by using SPViewCollection.Add Method (Microsoft.SharePoint), Given code creates a view in the collection with the specified name "Test View" and added view fields. Query string will return all items, because always ID is greater than 0. Row limit is 100 and the view displays items page by page. Last Boolean mean it is not the default view. -In this post I’m going to describe how you can programmatically add a view to SharePoint list or Document Library. You can get this work done by using SPViewCollection.Add Method (Microsoft.SharePoint), Given code creates a view in the collection with the specified name "Test View" and added view fields. Query string will return all items, because always ID is greater than 0. Row limit is 100 and the view displays items page by page. Last Boolean mean it is not the default view.
Platform: | Size: 8192 | Author: Vihanga | Hits:

[CSharpgethardinfo

Description: Visual C#文件处理和系统操作_获取硬盘信息,本程序可获取硬盘驱动器的名称,磁盘描述信息、磁盘总空间(M)、硬盘已用空间和剩余空间(M),并以listView列表的形式返回给用户查看。运行效果截图如上图所示。-Visual C# file handling and system operations _ get hard information, the program can get the hard drive name, disk description, total disk space (M), the hard drive has returned with the space and the remaining space (M), and in the form listView list to the user. Screenshot operating results as shown above.
Platform: | Size: 9216 | Author: epudn30 | Hits:

[androidCards-UI-master

Description: 卡片式View,支持单个卡片,item为卡片的ListView 使用: CardListView list = ... list.setCardTheme(CardTheme.Dark) CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark) list.setAdapter(adapter) // Alternatively, you can pass a context and string resources in place of strings // CardHeader has an optional second parameter for a subtitle CardHeader header = new CardHeader( I m a header ) // You can optionally set an action to the header // Specifying no action title will default to See More header.setAction( See More , new CardHeader.ActionListener() { @Override public void onHeaderActionClick(CardHeader header) { // Do whatever you want } }) // Add the header to the adapter, automatically notifies the list adapter.add(header) // Again, you can pass a context and string resources in place of strings Card card = new Card( Hello , My name is Aidan ) adapter.add(card) -This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.
Platform: | Size: 84992 | Author: 蒋舜 | Hits:

[androidjsonsjzs

Description: JSON数据ListView展示是一个通过httpclient访问ashx服务获取到返回的JSON数据并展示到ListView的例子源码,涉及到的技术有:httpclient、json解析、listview、图片异步加载、例子会在第一次加载完成以后保存listview数据,方便下次从本地获取,不用到服务器获取。框架使用了传统的mvc分层,结构比较清晰,源码有注释,方便新手学习和理解。注意:例子的服务端JSON数据是在这里获取的http://m.bitauto.com/appapi/News/List.ashx/如果在某一天这个地址挂了,你也可以把目录下的“返回的json数据.html”上传到一个你可以访问到的地址,在例子内更改调用地址查看演示。 -High imitation 360 security guards Android client source code has been modeled on the function or UI has a mobile phone cleaning: a key to clean up, memory optimization, since the start of management, garbage clean-up, clean up the privacy of the package, clean up, etc.. Harassment interception: black and white list of SMS interception and setting. Power saving management: battery information read display, battery animation display. Flow monitoring: flow calibration, networking firewall, flow charts, etc.. Malicious ad blocking: the scan and intercept of the ad plugin. Safety: two-dimensional code scanning two-dimensional code cool custom interface, the time of scanning will default to open flash. The remaining functions need not yet developed, friends can download a look
Platform: | Size: 3643392 | Author: 李艳娇 | Hits:

CodeBus www.codebus.net