Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sqlite-3.5
Search - sqlite-3.5 - List
DL : 0
1、利用词典对内容进行伪原创处理,可以是数据表里的一个或多个字段; 2、繁简互换,并对一些特别词汇进行处理,如:鼠标<->滑鼠;程序<->程式;网络<->网路; 3、利用Google及Bing提供的API把中文内容翻译成英文(至于可读程度本程序无能为力); 4、定时启动火车采集程序采集,目前只可以控件到每个站点,尚不能精确到每个任务; 5、各词典编辑功能 6、多数据库支持,目前支持MS SQL、SQLite、MySQL、Acce-1, the use of pseudo-dictionary of the contents of the original processing, the data table can be one or more fields 2, display Traditional and Simplified exchange, and deal with some special words, such as: mouse < -> right program < -> program Network < -> Network 3, Bing provided by Google and the content of API to translate Chinese into English (The readability of the program can do nothing) 4, the time to start the train acquisition program acquisition, is currently only possible to control each site, not yet precisely to each task 5, 6, of the dictionary editing features, multiple database support, currently supports MS SQL, SQLite, MySQL, Access
Update : 2024-05-07 Size : 631808 Publisher : sonic

DL : 0
Google地图 自动定位,显示当地信息 项目功能:使用Android平台和Google地图开发移动位置服务系统,至少包含下面五项功能: 1、 能够实现对地图的控制(包含缩放、街道和卫星视图切换) 2、 能够实现自动定位功能(可以使用GPS和基站混合定位技术) 3、 能够实现信息的搜索功能(通过输入信息点,在地图上标注信息点的位置) 4、 能够实现位置信息的存储功能(使用SQLite数据库实现,同时能够访问数据库中的信息) 5、 能够实现移动定位功能(通过给目标手机发送短信息,获取目标手机的位置信息,在本机上显示出来) -Google Maps automatically locate, display local information
Update : 2024-05-07 Size : 25600 Publisher : 禹希明

This pdf ebook lets you 1. Getting to Know Android 2. Setting Up Your Android Development Environment 3. Using the Android Development Environment for Real Applications 4. Debugging Android Applications 5. Signing and Publishing Your Application 6. Know about SQLite databases 7. Develop applications that support location & mapping services 8. Know more about views, widgets 9. Know about inter process communication With the help of this ebook you can develop an Android Appmarket quality application.-This pdf ebook lets you 1. Getting to Know Android 2. Setting Up Your Android Development Environment 3. Using the Android Development Environment for Real Applications 4. Debugging Android Applications 5. Signing and Publishing Your Application 6. Know about SQLite databases 7. Develop applications that support location & mapping services 8. Know more about views, widgets 9. Know about inter process communication With the help of this ebook you can develop an Android Appmarket quality application.
Update : 2024-05-07 Size : 2906112 Publisher : Senthil

DL : 0
项目描述:本项目针对android手机用户,利用本款软件可以设定好友号码,当发现手机不慎丢失或丢失的手机被人换卡时可以通过好友号码对丢失手机进行远程备份手机电话号码、销毁手机数据及远程锁屏操作,此 操作对失主个人信息外露方面能够起到一定的保护作用;而远程定位,远程报警功能对失主找到手机能够起到一定的引导作用。实现功能:本项目综合运用了android中activity ,service,broadcastreceiver,contentprovider四大组件以及sharedprefernce,sqlite等数据存储技术。 1、远程锁屏:使丢失的手机屏幕锁定。 2、远程备份手机数据:将丢失手机上的联系人备份到好友手机上。 3、远程定位:通过GPS定位获得丢失手机的大致位置。 4、远程报警:使丢失的手机播放特定警报铃声。 5、远程销毁数据:将丢失手机上的数据删除。 -项目描述:本项目针对android手机用户,利用本款软件可以设定好友号码,当发现手机不慎丢失或丢失的手机被人换卡时可以通过好友号码对丢失手机进行远程备份手机电话号码、销毁手机数据及远程锁屏操作,此 操作对失主个人信息外露方面能够起到一定的保护作用;而远程定位,远程报警功能对失主找到手机能够起到一定的引导作用。实现功能:本项目综合运用了android中activity ,service,broadcastreceiver,contentprovider四大组件以及sharedprefernce,sqlite等数据存储技术。 1、远程锁屏:使丢失的手机屏幕锁定。 2、远程备份手机数据:将丢失手机上的联系人备份到好友手机上。 3、远程定位:通过GPS定位获得丢失手机的大致位置。 4、远程报警:使丢失的手机播放特定警报铃声。 5、远程销毁数据:将丢失手机上的数据删除。
Update : 2024-05-07 Size : 432128 Publisher : 王丽娜

DL : 0
简易通讯录,要求: 1.有增、删、改,以及简单的搜索功能。 2.通讯录需要有如下表单:姓名、手机、电话、邮箱、地址(或更多)。 3. 所有数据都存储在SQLite数据库中。 4. 在项目中要用到Activity,Intent(至少要有一个页面跳转),SQLiteDatabase或SQLiteOpenHelper。查看内容要以列表的形式体现,添加5个(或更多)联系人。 5.简洁大方的UI,并且具备基本的错误判断(如对用户操作的简单提醒,对用户错误操作的警示等)。 6.使用Service为通讯录添加背景音乐,有播放,暂停播放,停止播放功能。 -Easy Address Book, requirements: An add, delete, change, and a simple search function. 2 contacts need to have the following form: name, phone, telephone, mail, address (or more). All data is stored in an SQLite database. (4) in the project to use to the Activity, the Intent (or at least have a page jumps), the SQLiteDatabase or SQLiteOpenHelper. View the content embodied in the form of the list, add five (or more) contacts. 5 simple elegant UI, and have a basic error of judgment (for example, the user operation simple reminders, user error Alerts, etc.). Use the Service to add background music to the address book, play, pause, stop playback function.
Update : 2024-05-07 Size : 20002816 Publisher :

阿土鲁cms网站管理系统采用asp.net3.5编写,数据库使用的sqlite,不需要购买数据库的cms,适合建站网站使用,新闻主页使用。 阿土鲁网站管理系统拥有以下特点。 1,采用。net+sqlite框架编写,便于维护,使用。 2,程序拥有静态生成功能,生成后网站打开速度更快。 3,自主的后台管理,用户完全可以通过简单的方式来管理网站。 4,采用标签模板式静态生成,模板随时可以改变,可以生成各种想要的风格网站。-Octogene Lu CMS website management system written using ASP. NET3.5 and using SQLite, do not need to buy of CMS, suitable for the website home page news. Joe Lu website management system has the following characteristics. 1, the use of. Net+sqlite framework, easy to maintain, use. 2, the program has a static generating function, generated after the site to open faster. 3, independent background management, users can through a simple way to manage the site. 4, the use of tag template static generated, the template can be changed at any time, you can generate a variety of styles of web site.
Update : 2024-05-07 Size : 5013504 Publisher : Wang Mei

阿土鲁cms网站管理系统采用asp.net3.5编写,数据库使用的sqlite,不需要购买数据库的cms,适合建站网站使用,新闻主页使用。 阿土鲁cms 的优势: 1,采用。net3.5编写,前后台分离,页面模板可以很轻松的开发和修改,(只要使用者掌握基本的html语法,就可以编写出来功能复杂的网站。) 2,采用静态生成机制,全站静态生成,加快用户访问速度,降低服务器压力,纵使在网络条件不佳的情况下,也可以实现很快的打开速度。 3,网站采用sqlite数据库,使用时不需要再另外购买数据库,降低建站成本。后台地址:网址/admin 默认用户名密码;admin lk123456-Joe Lu CMS website management system written using asp.net3.5, using SQLite, do not need to buy the CMS , suitable for site site use, the use of news page. Joe Lu CMS advantage: 1, the use of. NET3.5 writing, and after the separation, the page template can be very easy to develop and modify, as long as the user to master the basic HTML syntax, you can write out the functional complex website. 2, the use of static generation mechanism, the total station static generated, speed up the user access speed, reduce server pressure, even in the case of poor network conditions, can also achieve a very fast opening speed. 3, the site uses SQLite , using the does not need to buy another, to reduce the cost of building. Background address: /admin Default user name password lk123456 admin
Update : 2024-05-07 Size : 3727360 Publisher : bmpudn80

DL : 0
自带主题切换和历史记录的计算器布局和SQLite应用比较复杂整个项目分了好几个层。 主要功能: 1、切换日光\夜间模式 2、记录每次计算的过程和结果 (添加、删除数据库) 3、按钮震动 4、欢迎界面(3秒)进入主界面 5、双击退出程序 6、实现简单计算器的基本运算 默认编码UTF-8,编译版本4.4.2,注释较少 -Comes with the theme of the switch and the history of the layout of the calculator layout and SQLite applications more complex the whole project points out several layers. Main function: 1, switch the sun \ night mode 2, record the process and results of each calculation (add, delete ) 3, button vibration 4, welcome to the interface (3 seconds) to enter the main interface 5, double click to exit the program 6, the realization of the basic operation of a simple calculator The default encoding UTF-8, compiled version 4.4.2, less comment
Update : 2024-05-07 Size : 19736576 Publisher : 王忠予

注意:本项目是基于android studio开发的,eclipse可能无法直接使用。 本项目是一个简单的基于安卓的记事本项目源码,添加或删除数据的时候会出现显示bug(实际数据不会受到影响),bug体现在添加或删除一条数据以后会在listview里面会展示复制一遍操作后的数据。而不会清除原有的列表文本。新手朋友可以拿这个项目来试试手感,顺便看看能不能独立解决这个问题。 本项目涉及的知识点有: 1、SQLite的基本使用,增删查改 2、listview,adapeter的基本使用 3、activity生命周期 4、intent、bundle传递参数 5、AlertDialog的基本使用-Note: this project is based on the development of studio eclipse, Android may not be able to directly use. This project is a simple Notepad program source code based on Android, add or delete data will appear when the display bug (actual data will not be affected), bug reflected in add or remove a data will be in inside the listview will show copy again after the operation data. And will not clear the original list of text. Novice friends can take this project to try to feel, by the way to solve this problem can not be solved independently. The knowledge points involved in this project are: 1, the basic use of SQLite, CRUD 2, listview, the basic use of adapeter 3, activity life cycle 4, intent, bundle transfer parameters 5, the basic use of AlertDialog
Update : 2024-05-07 Size : 6619136 Publisher : 冉宪东

DL : 0
详细介绍 - [ Android项目源码带悬浮窗和图表统计的流量助手 ] 本项目是一个基于安卓的带悬浮窗和图表统计的流量助手项目源码,程序主要功能: 1、记录本月、当天的手机数据流量和WIFI流量 2、记录每个程序的当天使用情况 3、流量悬浮窗,显示每秒的流量情况(默认的是每5秒更新一次,如果觉得更新太慢改成1秒就好了) 原理是通过API里的TrafficStats类获得流量信息。 由于流量信息在关机后会被清零,所以用SQLite把数据保存了下来。 主要就是用了大量的数据库操作和很多逻辑上的东西(比如建两个数据表,一个临时汇总,一个记录真实数据)。 通过AlarmService实现定时更新流量。 通过前台Service实现悬浮窗,免得悬浮窗被回收。-This project is based on a Android with a suspended window and chart statistics flow assistant project source code, the main function of the program: 1, record this month, the day of the mobile data traffic and WIFI traffic 2, record the day of the use of each program 3, flow suspended window, showing the flow rate per second (the default is updated every 5 seconds, if you think the update is too slow to change to a second) The principle is to obtain traffic information through the TrafficStats class in the API. Since the traffic information in the shutdown will be cleared, so with the SQLite to save the data. The main thing is to use a lot of operations and a lot of logical things (such as the construction of two data tables, a temporary summary, a record of real data). Timing update traffic through AlarmService. Through the front Service to achieve the suspension window, so that the suspension window is recycled.
Update : 2024-05-07 Size : 615424 Publisher : 钟丁权

DL : 0
支持多种数据库,MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, Sybase和SAP MaxDB。 支持不同的注入模式 1、基于布尔的盲注,即可以根据返回页面判断条件真假的注入。 2、基于时间的盲注,即不能根据页面返回内容判断任何信息,用条件语句查看时间延迟语句是否执行(即页面返回时间是否增加)来判断。 3、基于报错注入,即页面会返回错误信息,或者把注入的语句的结果直接返回在页面中。 4、联合查询注入,可以使用union的情况下的注入。 5、堆查询注入,可以同时执行多条语句的执行时的注入。-Support for multiple s, MySQL, Oracle, PostgreSQL, SQL Server Microsoft, Access Microsoft, DB2 IBM, SQLite, Firebird, Sybase, and MaxDB SAP. Support different injection modes 1, based on the Boolean blind note, that can be based on the return of the page to determine the conditions of the injection. 2, based on the time of the blind, that can not be returned to the content of the page to judge any information, use the conditional statement to see whether the time delay statement execution (that is, whether the page return time increases) to judge. 3, based on the error injection, that the page will return the wrong information, or the results of the injected statement directly back to the page. 4, joint query injection, can be used in the case of union injection. 5, heap query injection, you can multiple statements at the same time the implementation of the injection.
Update : 2024-05-07 Size : 16295936 Publisher : 123123

SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2000年5月。 至2015年已经有15个年头,SQLite也迎来了一个版本 SQLite 3已经发布。 这个文件是sqlite的一个简单例程。(SQLite, a lightweight database, is a relational database management system that follows ACID, which is contained in a relatively small C library. It's a public domain project created by D.RichardHipp. Its design goal is embedded, and has been used in many embedded products, it occupies very low resources, in embedded devices, you may only need a few hundred K of memory is enough. It can support the mainstream Windows/Linux/Unix operating system and so on, and can combine with many programming languages, such as Tcl, C#, PHP, Java, and ODBC interface, as compared to the world famous Mysql database management system, PostgreSQL two of the source, the processing speed is faster than they. The first Alpha version of SQLite was born in May 2000. By 2015, 15 years ago, SQLite also ushered in a version of SQLite 3 has been released. This file is a simple routine of sqlite.)
Update : 2024-05-07 Size : 16015360 Publisher : 咔斯灬无悔

Otheratulu
DL : 0
Using asp.net3.5 to write, database use SQLite, do not need to buy the database CMS, suitable for website use, the use of the news home page. 1, adopt. Net+sqlite framework, easy to maintain, use. 2, the program has static generation function, generated faster after opening the site. 3, the independent background management, users can simply manage the site through a simple way. 4, using tag template static generation, templates can be changed at any time, you can generate a variety of style websites you want.
Update : 2024-05-07 Size : 3728384 Publisher : 那歌者莫言

本项目是一个使用SQLite的简单的ANDROID学生信息管理系统,仅限于新手练手。javaapk.com之前也介绍过一大波关于SQLite的例子源码,感兴趣的可以在javaapk.com首页右侧SQLite分类中下载。 本项目实现的功能模块 1、学生注册 2、会员登录 3、学生信息管理(查看、修改、长按键删除) 4、菜单项 数据库采用SQLite SQLite简介 Google为Andriod的较大的数据处理提供了SQLite,他在数据存储、管理、维护等各方面都相当出色,功能也非常的强大。SQLite具备下列特点: 1.轻量级 使用 SQLite 只需要带一个动态库,就可以享受它的全部功能,而且那个动态库的尺寸想当小。 2.独立性 SQLite 数据库的核心引擎不需要依赖第三方软件,也不需要所谓的“安装”。 3.隔离性 SQLite 数据库中所有的信息(比如表、视图、触发器等)都包含在一个文件夹内,方便管理和维护。 4.跨平台 SQLite 目前支持大部分操作系统,不至电脑操作系统更在众多的手机系统也是能够运行,比如:Android。 5.多语言接口 SQLite 数据库支持多语言编程接口。 6.安全性 SQLite 数据库通过数据库级上的独占性和共享锁来实现独立事务处理。这意味着多个进程可以在同一时间从同一数据库读取数据,但只能有一个可以写入数据。
Update : 2018-06-21 Size : 65724 Publisher : 1375953471@qq.com

更新日志: 1.新增米拓小程序数据平台免费应用插件,支持10合1建站:电脑、手机、平板、微官网、小程序(微信、百度、支付宝、字节跳动[今日头条、抖音]、360、QQ); 2.新增支持SQLite数据库功能,可免安装使用或在后台切换数据库类型; 3.新增隐藏无权限内容功能,管理员可设置无阅读权限内容的显示方式; 4.新增自定义会员字段不可编辑功能,管理员可手动设置会员特征,会员无法自行修改; 5.新增应聘简历批量导出功能; 6.新增按职位筛选简历功能; 7.新增设置前台版权链接nofollow属性功能; 8.新增http强制跳转https功能 9.恢复企业QQ客服功能; 10.优化301跳转功能; 11.优化老版本升级自动关闭wap端跳转; 12.优化和完善手机管理后台功能; 13.优化服务器环境检测功能; 14.优化编辑器图片管理功能; 15.优化修复编辑器内容分页功能; 16.优化sitemap、robots、静态页面生成功能; 17.优化栏目添加、移动、复制功能; 18.优化搜索功能; 19.优化TAG标签自动静态页面名称及部分细节功能; 20.优化验证码功能; 21.修复编辑器内容分页功能; 22.修复应用插件多语言批量编辑功能; 23.修复商业模板手机横屏响应式BUG; 24.优化修复后台多处多语言文字及功能细节; 25.优化metv7模板首页“成功案例”区块图片尺寸设置功能。
Update : 2019-12-03 Size : 19221639 Publisher : market@mituo.cn
« 1 2 3 4»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.