码迷,mamicode.com
首页 >  
搜索关键字:common    ( 9294个结果
psp开发------helloworld
1.创建helloworld.c #include #include PSP_MODULE_INFO("Hello World", 0, 1, 1); #define printf pspDebugScreenPrintf /* Exit callback */ int exit_callback(int arg1, int arg2, void *common) {...
分类:其他好文   时间:2014-07-24 17:45:46    阅读次数:253
You might be hunting for just cheap ghds nz
You might be hunting for just cheap ghds nz a form of panache bracelets buy cheap ghd Straightener that higher round information. Common in photograph...
分类:其他好文   时间:2014-07-24 17:15:25    阅读次数:260
ubuntu 上安装mysql
1、删除 mysql1sudoapt-getautoremove--purgemysql-server-5.02sudoapt-getremovemysql-server3sudoapt-getautoremovemysql-server4sudoapt-getremovemysql-common....
分类:数据库   时间:2014-07-24 14:39:35    阅读次数:271
Android XML
android:id="@+id/button1" add button1`s id to R.javaIn common the xml is mark language like html.the configure info is in first mark label and end...
分类:移动开发   时间:2014-07-24 12:11:05    阅读次数:181
Prerequisites and Common Tools for AutoPLANT Applications v8i 08.11.11.113 Win64 1CD
Prerequisites and Common Tools for AutoPLANT Applications v8i 08.11.11.113 Win64 1CD FEFLOW v6.0.6007-ISO 1DVDLDRA.Testbed.v7.2-ISO 1CD(LDRA Testbed?主...
分类:移动开发   时间:2014-07-24 11:26:22    阅读次数:270
visual studio 项目工程中相对目录
最近从TFS拿到一个很久没有人维护的项目,老是提示dll找不到。弱弱地研究了一下,原来是相对路径惹的祸。1. C#中相对路径的表示:. 表示当前目录,..表示上一级目录2. 工程中的引用 ..\..\..\..\..\..\..\Common\XX\XX\XX\v1.1.0.1105\X...
分类:其他好文   时间:2014-07-23 15:09:36    阅读次数:209
Log4j与common-logging
Log4j与common-logging总网上搜了些Log4j与common-logging的介绍,记录下。一.Log4j1.简介Log4j是Apache的一个开放源代码项目使用Log4j,我们可以很方便的来记录日志.从http://www.apache.org/dist/logging/log4j...
分类:其他好文   时间:2014-07-22 22:42:15    阅读次数:254
SQLiteOpenHelper 源码
package com.tongyan.common.db;/** * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "Licens...
分类:数据库   时间:2014-07-22 22:42:12    阅读次数:343
HDU 1159 Common Subsequence (动规+最长公共子序列)
HDU 1159 Common Subsequence (动规) 最长公共子序列的模板题目。...
分类:其他好文   时间:2014-07-22 17:58:41    阅读次数:247
poj Common Substrings(后缀数组&单调队列)
Common Substrings Time Limit: 5000MS   Memory Limit: 65536K Total Submissions: 7082   Accepted: 2355 Description A substring of a string T is defined as: T(i, k)=TiTi+...
分类:其他好文   时间:2014-07-22 14:27:08    阅读次数:314
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!