Skip to main content

Home/ Coders/ Group items tagged doc

Rss Feed Group items tagged

x y

Prelude - 0 views

  • quotRem :: a -> a -> (a, a)Sourcesimultaneous quot and rem divMod :: a -> a -> (a, a)Sourcesimultaneous div and mod
  • subtract :: Num a => a -> a -> aSourcethe same as flip (-).
  •  
    haskell prelude
Zhang Luke

HTML 基础 - 学习 Web 开发 | MDN - 18 views

  • 这个元素的主要部分有:
    • Zhang Luke
       
      所有html代码都遵循这个规则
  • 所以到底什么是 HTML?Section HTML 并不是编程语言,它是一种用于定义内容结构的标记语言。HTML 由一系列的元素(elements)所组成,这些元素可以用来封装不同部分的内容,使其以某种方式呈现或者工作。
anonymous

http://www.unixodbc.org/doc/FreeTDS.html#Configuration - 0 views

  • <?php # connect to a DSN "MSSQLTest" with a user "cheech" and password "chong" $connect = odbc_connect("MSSQLTest", "cheech", "chong"); # query the users table for all fields $query = "SELECT * FROM users"; # perform the query $result = odbc_exec($connect, $query); # fetch the data from the database while(odbc_fetch_row($result)) { $field1 = odbc_result($result, 1); $field2 = odbc_result($result, 2); print("$field1 $field2\n"); } # close the connection odbc_close($connect); ?>
    • anonymous
       
      Die Erweiterung php5-odbc muss installiert sein, dann soll das, so die Aussage hier, automatisch funktionieren....
  •  
    Aus einer Virtuellen Maschine mit Sybase ODBC connecten...  hier steht die Grundanleitung.
Joel Bennett

Kipunji - by jpobst - GitHub - 1 views

  • advanced cases like generics, interfaces, and nested classes are not implemented
  •  
    Kipunji is a simple, modern ASP.NET MVC web frontend for viewing the API reference documentation of .Net libraries (ie: rendering the xml docs).
Joel Bennett

http://www.math.ias.edu/doc/openssl-0.9.7a/openssl.txt - 1 views

  •  
    If you search for "codeSigning" and "objsign" and "digitalSignature" and "nonRepudiation" you can see what is needed in the OpenSLL config files to generate code-signing certificates.
Royce Millor

No Need To Arranged Collateral As A Security For Loan Amount - 0 views

  •  
    Short Term Payday Loans is here to assistance you in your short term financial crisis. These loans are a short term loan available for bad credit holders or good credit holders. Here, you don't have to pledge any credit status and no need to arrange any collateral as a security for the borrowed loan amount. Apply now @ www.paydayloanshouston.org
Fabien Cadet

Strict-Transport-Security - HTTP | MDN - 0 views

  •  
    "Strict-Transport-Security: max-age=31536000; includeSubDomains"
escaping1 escaping1

au. sac a main longchamp pliage Pas Cher - 0 views

Le Merluche Et moi, Monsieur, que j'ai mon haut.de. longchamp pas cher neuf chausses tout troué par derrière, et qu'on me voit, révérence parler.Harpagon Paix. Rangez cela adroitement du c.té de la...

sac a main longchamp pliage Pas Cher

started by escaping1 escaping1 on 09 Dec 13 no follow-up yet
escaping1 escaping1

dépense. sac a dos longchamp pas cher - 0 views

Harpagon Adieu : va. sac longchamps pliage pas chert'en à tous les diables.La Flèche Me voilà fort bien congédié.Harpagon Je te le mets sur ta conscience, au moins. sac longchamp pliage solde Voilà...

sac a dos longchamp pas cher

started by escaping1 escaping1 on 06 Dec 13 no follow-up yet
longchamppas

Survetement Jordan Homme Pas Cher Décès - 0 views

François Fillon propose 110 milliards d'économies, Alain Juppé de ramener les dépenses publiques à 50% du PIB et Nicolas Sarkozy d'inscrire cette limite dans la Constitution.Tous trois prennent éga...

Survetement Jordan Homme Pas Cher Ensemble jogging

started by longchamppas on 05 Oct 14 no follow-up yet
Joel Bennett

Generate .NET documentation with MindTouch 2010 - MindTouch Developer Blog - 4 views

  • The goal of mindtouch.doc was to generate hierarchical reference documentation that could easily be imported into an MindTouch install.
  • The generated documentation has an external dependency on a template called DocToc. The purpose of this template is to allow simple Table of content customization using DekiScript and to make it easy to include custom css for documentation pages.
  •  
    It's like Sandcastle for MindTouch
1 - 20 of 61 Next › Last »
Showing 20 items per page